<?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: 2011-12-19
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="../Basic/TermIdentifier-V0-2.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/operationCategory-V0-3.xsd"/>
<xsd:element name="TermTranslationRelation" type="tmk:TermTranslationRelationType">
<xsd:annotation>
<xsd:documentation>Element to relate classification terms that are the same but in different translations</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TermTranslationIdentifier" type="xsd:token">
<xsd:annotation>
<xsd:documentation>Identifier identifying a classification term that is the translation of another term</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="TermTranslationRelationType">
<xsd:sequence>
<xsd:element ref="tmk:TermIdentifier"/>
<xsd:element ref="tmk:TermTranslationIdentifier"/>
</xsd:sequence>
<xsd:attribute ref="com:operationCategory"/>
</xsd:complexType>
</xsd:schema>
