simpleType MadridSystemCategoryType
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
type restriction of xsd:token
used by
element tmk:MadridSystemCategory
source <xsd:simpleType name="MadridSystemCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Agreement">
<xsd:annotation>
<xsd:documentation>
Agreement
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Protocol">
<xsd:annotation>
<xsd:documentation>
Protocol
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Protocol article 9 sexies">
<xsd:annotation>
<xsd:documentation>
Designation under the protocol by virtue of Article 9 sexies
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>