simpleType  ClassType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
typerestriction of xsd:token
used by
element pat:Class
source<xsd:simpleType  name="ClassType">
<xsd:restriction  base="xsd:token">
<xsd:length  value="2">
</xsd:length> <xsd:pattern  value="[0-9][1-9]|[1-9][0-9]">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>