XSLocalComplexTypeComplex
class XSLocalComplexTypeComplex(val mixed: Boolean? = null, val defaultAttributesApply: Boolean? = null, val content: XSComplexContent, val id: VID? = null, val annotation: XSAnnotation? = null, val otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap()) : XSLocalComplexType, XSComplexType.Complex(source)
Constructors
Link copied to clipboard
constructor(mixed: Boolean? = null, defaultAttributesApply: Boolean? = null, content: XSComplexContent, id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap())