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