XSRestriction
Constructors
Link copied to clipboard
constructor(simpleType: XSLocalSimpleType? = null, otherContents: List<CompactFragment> = emptyList(), base: QName, term: XSComplexContent.XSIDerivationParticle? = null, attributes: List<XSLocalAttribute> = emptyList(), attributeGroups: List<XSAttributeGroupRef> = emptyList(), asserts: List<XSAssert> = emptyList(), anyAttribute: XSAnyAttribute? = null, openContent: XSOpenContent? = null, id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<QName, String> = emptyMap())