simpleType  ClaimTypeCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
typerestriction of xsd:token
used by
element pat:ClaimTypeCategory
source<xsd:simpleType  name="ClaimTypeCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Independent">
<xsd:annotation>
<xsd:documentation>
Independent
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Dependent">
<xsd:annotation>
<xsd:documentation>
Dependent
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>