<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:com="http://www.wipo.int/standards/XMLSchema/Common/0" xmlns:tmk="http://www.wipo.int/standards/XMLSchema/Trademark/0" targetNamespace="http://www.wipo.int/standards/XMLSchema/Trademark/0" elementFormDefault="qualified" attributeFormDefault="qualified" version="0.3">
<xsd:annotation>
		<xsd:documentation>
		Last update: 2012-02-06
		Contact Point: xml.standards@wipo.int
		ReleaseNotesURL: http://www.wipo.int/standards/XMLSchema/Trademark/0/ 	ReleaseNotes.txt
	</xsd:documentation>
	</xsd:annotation>
<xsd:element name="MadridSystemCategory" type="tmk:MadridSystemCategoryType">
<xsd:annotation>
<xsd:documentation>Category for distinguishing Madrid Agreement or Protocol for international registration of marks</xsd:documentation>
</xsd:annotation>
</xsd:element>
<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:restriction>
	</xsd:simpleType>
</xsd:schema>
