XSGlobalElement
Constructors
Link copied to clipboard
constructor(block: Set<VDerivationControl.T_BlockSetValues>? = null, default: VString? = null, fixed: VString? = null, id: VID? = null, name: VNCName, nillable: Boolean? = null, type: QName? = null, abstract: Boolean? = null, substitutionGroup: List<QName>? = null, final: Set<VDerivationControl.Complex>? = null, annotation: XSAnnotation? = null, localType: XSLocalType? = null, identityConstraints: List<XSIdentityConstraint> = emptyList(), alternatives: List<XSAlternative> = emptyList(), otherAttrs: Map<QName, String> = emptyMap())