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())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override val annotation: XSAnnotation?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override val id: VID?
Link copied to clipboard
Link copied to clipboard
open override val name: VNCName
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String