<?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.7">
	<xsd:annotation>
		<xsd:documentation>
		Last update: 2012-03-07
		Contact Point: xml.standards@wipo.int
		ReleaseNotesURL: http://www.wipo.int/standards/XMLSchema/Trademark/0/ 	ReleaseNotes.txt
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="../Aggregate/BasicRecord-V0-7.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordOppositionPeriod-V0-6.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordTransfer-V0-7.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordChangeNameAddress-V0-7.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordLicence-V0-7.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordNationalInternationalReplacement-V0-7.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RecordShortNotation-V0-7.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>
