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