Model

abstract class Model(rawPart: XSElement, schema: ResolvedSchemaLike, context: ResolvedElement) : ResolvedAnnotated.Model(source)

Inheritors

Constructors

Link copied to clipboard
constructor(rawPart: XSElement, schema: ResolvedSchemaLike, context: ResolvedElement)

Properties

Link copied to clipboard
Link copied to clipboard
override val id: VID? = null
Link copied to clipboard
Link copied to clipboard
abstract val mdlTypeTable: ITypeTable?
Link copied to clipboard
Link copied to clipboard
override val otherAttrs: Map<QName, String>

Functions

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