| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Trademark |
| type |
restriction of xsd:token |
| properties |
|
| used by |
|
| facets |
| Kind |
|
Value |
|
annotation |
| enumeration |
|
Primary |
|
The classification code that is primary in the national office or the office of origin |
| enumeration |
|
Nice |
|
Nice |
| enumeration |
|
Domestic |
|
Domestic |
| enumeration |
|
Pseudo mark |
|
Nice International Class number(s) that equate to the identified goods and/or services in class that is nationally classified. |
| enumeration |
|
Other |
|
Other |
|
| source |
<xsd:simpleType name="ClassificationKindCategoryType"> <xsd:restriction base="xsd:token">
|
<xsd:enumeration value="Primary"> <xsd:annotation>
|
<xsd:documentation> The classification code that is primary in the national office or the office of origin </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="Nice"> <xsd:annotation>
|
<xsd:documentation> Nice </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="Domestic"> <xsd:annotation>
|
<xsd:documentation> Domestic </xsd:documentation> |
</xsd:annotation> </xsd:enumeration> |
|
<xsd:enumeration value="Pseudo mark"> <xsd:annotation>
|
<xsd:documentation> Nice International Class number(s) that equate to the identified goods and/or services in class that is nationally classified. </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> |