XSComplexContent
class XSComplexContent(val id: VID? = null, _mixed: VBoolean? = null, val otherAttrs: Map<SerializableQName, String> = emptyMap(), val annotation: XSAnnotation? = null, val derivation: XSComplexContent.XSComplexDerivationBase) : XSI_ComplexContent(source)
Constructors
Link copied to clipboard
constructor(id: VID? = null, _mixed: VBoolean? = null, otherAttrs: Map<SerializableQName, String> = emptyMap(), annotation: XSAnnotation? = null, derivation: XSComplexContent.XSComplexDerivationBase)