| namespace | http://www.ntcip.org/c2f-objects | ||
| type | restriction of xs:unsignedByte | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="PatternSplitNumber"> <xs:annotation> <xs:documentation> Definition: This number is used to locate information in the split table for a specific pattern. </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |