XSAnyAttribute

Constructors

Link copied to clipboard
constructor(notQName: VAttrQNameList? = null, namespace: VNamespaceList? = null, notNamespace: VNotNamespaceList? = null, processContents: VProcessContents? = VProcessContents.STRICT, id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<QName, String> = emptyMap())

Properties

Link copied to clipboard
override val annotation: XSAnnotation?
Link copied to clipboard
override val id: VID?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val notQName: VAttrQNameList?
Link copied to clipboard
Link copied to clipboard
open override val processContents: VProcessContents?

Functions

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