XSLocalComplexType
Types
Link copied to clipboard
class SerialDelegate(val mixed: VBoolean? = null, val complexContent: XSComplexContent? = null, val simpleContent: XSSimpleContent? = null, val term: XSComplexContent.XSIDerivationParticle? = null, val asserts: List<XSAssert> = emptyList(), val attributes: List<XSLocalAttribute> = emptyList(), val attributeGroups: List<XSAttributeGroupRef> = emptyList(), val anyAttribute: XSAnyAttribute? = null, val openContent: XSOpenContent? = null, val defaultAttributesApply: VBoolean? = null, val id: VID? = null, val annotation: XSAnnotation? = null, val otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String>)
Link copied to clipboard