<?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/1" xmlns:tmk="http://www.wipo.int/standards/XMLSchema/Trademark/1" targetNamespace="http://www.wipo.int/standards/XMLSchema/Trademark/1" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
<xsd:annotation>
		<xsd:documentation>
Last update: 2012-07-13
Contact Point: xml.standards@wipo.int
ReleaseNotesURL:
</xsd:documentation>
	</xsd:annotation>
<xsd:element name="GoodsServicesLimitationCategory" type="tmk:GoodsServicesLimitationCategoryType">
<xsd:annotation>
<xsd:documentation>Indication whether the trade mark protection is 'limited to' or 'removed from' the provided list of goods and services </xsd:documentation>
</xsd:annotation>
</xsd:element>
<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>
</xsd:schema>
