<?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:include schemaLocation="Entitlement-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/Contact-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ClaimantIdentifier-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/NationalityCode-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/LegalEntityName-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/IncorporationCountryCode-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/IncorporationState-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/operationCategory-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/CommentText-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/sequenceNumber-V1-0.xsd"/>
<xsd:element name="Claimant" type="tmk:ClaimantType">
<xsd:annotation>
<xsd:documentation>Individual/Organization that claims a mark record (transfer, licence, change of name or address, etc.)</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="ClaimantType">
<xsd:sequence>
<xsd:element ref="com:NationalityCode" minOccurs="0"/>
<xsd:element ref="com:LegalEntityName" minOccurs="0"/>
<xsd:element ref="com:IncorporationCountryCode" minOccurs="0"/>
<xsd:element ref="com:IncorporationState" minOccurs="0"/>
<xsd:element ref="com:CommentText" minOccurs="0"/>
<xsd:element ref="tmk:Entitlement" minOccurs="0"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="com:ClaimantIdentifier"/>
<xsd:element ref="com:Contact"/>
</xsd:choice>
</xsd:sequence>
<xsd:attribute ref="com:operationCategory"/>
<xsd:attribute ref="com:sequenceNumber"/>
</xsd:complexType>
</xsd:schema>
