<?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="../Aggregate/BasicRecord-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordOppositionPeriod-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordTransfer-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordChangeNameAddress-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordLicence-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordNationalInternationalReplacement-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RecordShortNotation-V1-0.xsd"/>
<xsd:element name="MarkRecord" type="tmk:MarkRecordType">
<xsd:annotation>
<xsd:documentation>Data regarding a mark record such as renewals, transfers of right, licences and limitations to certain goods and services</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="MarkRecordType">
<xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:element ref="tmk:BasicRecord"/>
<xsd:element ref="tmk:RecordOppositionPeriod"/>
<xsd:element ref="tmk:RecordTransfer"/>
<xsd:element ref="tmk:RecordChangeNameAddress"/>
<xsd:element ref="tmk:RecordLicence"/>
<xsd:element ref="tmk:RecordNationalInternationalReplacement"/>
<xsd:element ref="tmk:RecordShortNotation"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
