simpleType GoodsServicesLimitationCategoryType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Trademark/1
type restriction of xsd:token
used by
element tmk:GoodsServicesLimitationCategory
source <xsd:simpleType name="GoodsServicesLimitationCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="List limited to">
<xsd:annotation>
<xsd:documentation>
List limited to
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Remove from list">
<xsd:annotation>
<xsd:documentation>
Remove from list
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>