XSSimpleRestriction
constructor(base: QName? = null, simpleType: XSLocalSimpleType? = null, facets: List<XSFacet> = emptyList(), otherContents: List<CompactFragment> = emptyList(), id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<SerializableQName, String> = emptyMap())(source)