<?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:
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="GoodsServicesLimitation-V0-7.xsd"/>
	<xsd:include schemaLocation="Licensee-V0-7.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceCategory-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/SubLicenceIndicator-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceNumber-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceReference-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceIdentifier-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/PeriodLimitationText-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/PeriodLimitationStartDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/PeriodLimitationEndDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/PeriodLimitationIndicator-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/TerritoryLimitationText-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/TerritoryLimitationIndicator-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/LicenceStatusCategory-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RelatedLicenceIdentifier-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RepresentativeBag-V0-7.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/LicenceEventBag-V0-7.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/LicenceDocumentBag-V0-6.xsd"/>
	<xsd:element name="Licence" type="tmk:LicenceType">
		<xsd:annotation>
			<xsd:documentation>Data concerning a licence</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="LicenseeBag" type="tmk:LicenseeBagType">
		<xsd:annotation>
			<xsd:documentation>Collection of the licensees </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="GoodsServicesLimitationIndicator" type="xsd:boolean">
		<xsd:annotation>
			<xsd:documentation>Indication whether the licence is for a limitation in the list of goods and services</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="LicenceType">
		<xsd:sequence>
			<xsd:element ref="com:LicenceIdentifier" minOccurs="0"/>
			<xsd:element ref="com:LicenceDate" minOccurs="0"/>
			<xsd:element ref="com:LicenceNumber" minOccurs="0"/>
			<xsd:element ref="com:LicenceReference" minOccurs="0"/>
			<xsd:element ref="com:LicenceCategory" minOccurs="0"/>
			<xsd:element ref="com:SubLicenceIndicator" minOccurs="0"/>
			<xsd:element ref="com:RelatedLicenceIdentifier" minOccurs="0"/>
			<xsd:element ref="tmk:GoodsServicesLimitationIndicator"/>
			<xsd:element ref="tmk:GoodsServicesLimitation" minOccurs="0"/>
			<xsd:element ref="com:TerritoryLimitationIndicator" minOccurs="0"/>
			<xsd:element ref="com:TerritoryLimitationText" minOccurs="0"/>
			<xsd:element ref="com:PeriodLimitationIndicator" minOccurs="0"/>
			<xsd:element ref="com:PeriodLimitationText" minOccurs="0"/>
			<xsd:element ref="com:PeriodLimitationStartDate" minOccurs="0"/>
			<xsd:element ref="com:PeriodLimitationEndDate" minOccurs="0"/>
			<xsd:element ref="com:LicenceStatusCategory" minOccurs="0"/>
			<xsd:element ref="tmk:LicenseeBag"/>
			<xsd:element ref="com:RepresentativeBag" minOccurs="0"/>
			<xsd:element ref="com:LicenceEventBag" minOccurs="0"/>
			<xsd:element ref="com:LicenceDocumentBag" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LicenseeBagType">
		<xsd:sequence>
			<xsd:element ref="tmk:Licensee" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
