Constructors

Link copied to clipboard
constructor(rawPart: XSSimpleRestriction, schema: ResolvedSchemaLike, baseType: ResolvedSimpleType, annotations: List<ResolvedAnnotation> = listOfNotNull(rawPart.annotation.models()))
constructor(rawPart: XSSimpleRestriction, schema: ResolvedSchemaLike, annotations: List<ResolvedAnnotation> = listOfNotNull(rawPart.annotation.models()), context: ResolvedSimpleType)

Properties

Link copied to clipboard
Link copied to clipboard
open override val baseType: ResolvedType
Link copied to clipboard
open override val facets: FacetList
Link copied to clipboard
override val id: VID? = null
Link copied to clipboard
override val otherAttrs: Map<QName, String>
Link copied to clipboard
open override val otherContents: List<CompactFragment>