simpleType  ClassificationKindCategoryType  
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
type restriction of xsd:token 
used by
simpleType     tmk:ClassificationKindCodeType 
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>