version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||
type | restriction of xsd:token | ||||
used by |
| ||||
source | <xsd:simpleType name="ClassType">
<xsd:restriction base="xsd:token"> </xsd:simpleType>
<xsd:length value="2"></xsd:length>
<xsd:pattern value="[0-9][1-9]|[1-9][0-9]"></xsd:pattern>
</xsd:restriction>
|