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