Constructors

Link copied to clipboard
constructor(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())

Properties

Link copied to clipboard
override val annotation: XSAnnotation?
Link copied to clipboard
Link copied to clipboard
override val asserts: List<XSAssert>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override val base: SerializableQName?
Link copied to clipboard
override val id: VID?
Link copied to clipboard
override val openContent: XSOpenContent?
Link copied to clipboard
Link copied to clipboard

Functions