simpleType  HolderDisposalRightRestrictionCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
typerestriction of xsd:token
used by
element tmk:HolderDisposalRightRestrictionCategory
source<xsd:simpleType  name="HolderDisposalRightRestrictionCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Applied">
<xsd:annotation>
<xsd:documentation>
The holder right of disposal of the trademark is restricted
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Removed">
<xsd:annotation>
<xsd:documentation>
The previous restriction of the holder right of disposal of the trademark is removed
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>