| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
| type |
restriction of xsd:token |
| properties |
|
| used by |
|
| facets |
| Kind |
|
Value |
|
annotation |
| enumeration |
|
Change applicant name or address |
|
Change applicant name or address |
| enumeration |
|
Holder |
|
Holder |
| enumeration |
|
Licensee |
|
Licensee |
| enumeration |
|
Other |
|
Other |
|
| 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> |