simpleType SPCCategoryType
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type restriction of xsd:token
used by
element pat:SPCCategory
source <xsd:simpleType name="SPCCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Plant">
</xsd:enumeration> <xsd:enumeration value="Medical">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>