simpleType  MadridInternationalRegistrationCreationCategoryType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
typerestriction of xsd:token
used by
element tmk:MadridInternationalRegistrationCreationCategory
source<xsd:simpleType  name="MadridInternationalRegistrationCreationCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Registration">
<xsd:annotation>
<xsd:documentation>
Registration
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="Partial change of ownership">
<xsd:annotation>
<xsd:documentation>
Partial change of ownership
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>