Constructors

Link copied to clipboard
constructor(mdlNamespaceConstraint: VNamespaceConstraint<VQNameListBase.AttrElem>, mdlProcessContents: VProcessContents)
constructor(mdlNamespaceConstraint: VNamespaceConstraint<VQNameListBase.AttrElem>, mdlProcessContents: VProcessContents, model: ResolvedAnnotated.IModel)
constructor(rawPart: XSAnyAttribute, schema: ResolvedSchemaLike)

Properties

Link copied to clipboard
open val id: VID?
Link copied to clipboard
Link copied to clipboard
open override val mdlNotQName: VAttrQNameList
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun checkAnnotated(version: SchemaVersion)
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
fun matches(name: QName, context: ContextT, schema: ResolvedSchemaLike): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String