simpleType HolderDisposalRightRestrictionCategoryType
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
type restriction 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>