XSSimpleContentRestriction

constructor(simpleType: XSLocalSimpleType? = null, facets: List<XSFacet> = emptyList(), base: QName? = null, id: VID? = null, attributes: List<XSLocalAttribute> = emptyList(), attributeGroups: List<XSAttributeGroupRef> = emptyList(), anyAttribute: XSAnyAttribute? = null, asserts: List<XSAssert> = emptyList(), annotation: XSAnnotation? = null, otherContents: List<CompactFragment> = emptyList(), otherAttrs: Map<QName, String> = emptyMap())(source)