simpleType  LimitationCategoryType 
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typerestriction of xsd:token
used by
element com:LimitationCategory
source<xsd:simpleType  name="LimitationCategoryType">
<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>