simpleType  OtherDateCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
typerestriction of xsd:token
used by
attribute tmk:otherDateCategory
source<xsd:simpleType  name="OtherDateCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Certification agreement date">
<xsd:annotation>
<xsd:documentation>
Certification agreement date
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="International registration renewal date">
<xsd:annotation>
<xsd:documentation>
The expiration date or the date by which the international registration must be renewed.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Irregularity reply by date">
<xsd:annotation>
<xsd:documentation>
The date by which an irregularity generated by the IB must be responded to.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="International application or registration date">
<xsd:annotation>
<xsd:documentation>
The date of the last national status entry was recorded in the national office.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>