simpleType  IncompliantPartCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
typerestriction of xsd:token
used by
element pat:IncompliantPartCategory
source<xsd:simpleType  name="IncompliantPartCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="description">
<xsd:annotation>
<xsd:documentation>
Description is subject to the issuance of the declaration under Article 17(2)(a).
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="claims">
<xsd:annotation>
<xsd:documentation>
Claims are subject to the issuance of the declaration under Article 17(2)(a).
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="drawings">
<xsd:annotation>
<xsd:documentation>
Drawings are subject to the issuance of the declaration under Article 17(2)(a).
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>