simpleType  RecordChangeNameAddressCategoryType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
element com:RecordChangeNameAddressCategory
source<xsd:simpleType  name="RecordChangeNameAddressCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Change applicant name or address">
<xsd:annotation>
<xsd:documentation>
Change applicant name or address
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Holder">
<xsd:annotation>
<xsd:documentation>
Holder
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Licensee">
<xsd:annotation>
<xsd:documentation>
Licensee
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Other">
<xsd:annotation>
<xsd:documentation>
Other
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>