SerialDelegate

constructor(name: VNCName, mixed: VBoolean? = null, abstract: VBoolean? = null, final: Set<VDerivationControl.Complex>? = null, block: Set<VDerivationControl.Complex>? = null, complexContent: XSComplexContent? = null, simpleContent: XSSimpleContent? = null, term: XSComplexContent.XSIDerivationParticle?, asserts: List<XSAssert> = emptyList(), attributes: List<XSLocalAttribute> = emptyList(), attributeGroups: List<XSAttributeGroupRef> = emptyList(), anyAttribute: XSAnyAttribute? = null, openContent: XSOpenContent? = null, defaultAttributesApply: Boolean? = null, id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap())(source)