simpleType ApplicationStatusCategoryType
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type restriction of xsd:token
used by
attribute pat:applicationStatusCategory
source <xsd:simpleType name="ApplicationStatusCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="New">
<xsd:annotation>
<xsd:documentation>
New application
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>