Model
constructor(rawPart: XSSimpleRestriction, schema: ResolvedSchemaLike, baseType: ResolvedSimpleType, annotations: List<ResolvedAnnotation> = listOfNotNull(rawPart.annotation.models()))(source)
constructor(rawPart: XSSimpleRestriction, schema: ResolvedSchemaLike, annotations: List<ResolvedAnnotation> = listOfNotNull(rawPart.annotation.models()), context: ResolvedSimpleType)(source)