<?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:dgn="http://www.wipo.int/standards/XMLSchema/Design/0" targetNamespace="http://www.wipo.int/standards/XMLSchema/Design/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="DesignIdentifierBag-V0-6.xsd"/>
	<xsd:include schemaLocation="RecordPublicationBag-V0-4.xsd"/>
	<xsd:include schemaLocation="ClaimantBag-V0-7.xsd"/>
	<xsd:include schemaLocation="Licence-V0-7.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordLicenceCategory-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ExtendedISOLanguageCodeType-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordInterestedOfficeCode-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RecordDesignatedCountryCodeBag-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordCurrentStatusCategory-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/IdentifierBagType-V0-5.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/RecordEventBag-V0-6.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RecordDocumentBag-V0-6.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordIdentifier-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordFilingDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordNotificationDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordEffectiveDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordReference-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordLanguageCode-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/RecordCurrentStatusDate-V0-2.xsd"/>
	<xsd:element name="RecordLicence" type="dgn:RecordLicenceType">
		<xsd:annotation>
			<xsd:documentation>Data regarding a licence record </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="RecordLicenceType">
		<xsd:sequence>
			<xsd:element ref="com:RecordIdentifier" minOccurs="0"/>
			<xsd:element ref="com:RecordFilingDate" minOccurs="0"/>
			<xsd:element ref="com:RecordNotificationDate" minOccurs="0"/>
			<xsd:element ref="com:RecordEffectiveDate" minOccurs="0"/>
			<xsd:element ref="com:RecordLicenceCategory"/>
			<xsd:element ref="com:RecordReference" minOccurs="0"/>
			<xsd:element ref="com:RecordLanguageCode" minOccurs="0"/>
			<xsd:element ref="dgn:DesignIdentifierBag" minOccurs="0"/>
			<xsd:element ref="dgn:RecordPublicationBag" minOccurs="0"/>
			<xsd:element ref="dgn:ClaimantBag" minOccurs="0"/>
			<xsd:element ref="com:RepresentativeBag" minOccurs="0"/>
			<xsd:element ref="com:RecordEventBag" minOccurs="0"/>
			<xsd:element ref="com:RecordDocumentBag" minOccurs="0"/>
			<xsd:element ref="com:RecordCurrentStatusCategory" minOccurs="0"/>
			<xsd:element ref="com:RecordCurrentStatusDate" minOccurs="0"/>
			<xsd:element ref="com:RecordInterestedOfficeCode" minOccurs="0"/>
			<xsd:element ref="com:RecordDesignatedCountryCodeBag" minOccurs="0"/>
			<xsd:element name="LicenceBag" type="dgn:LicenceBagType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Collection of licences </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LicenceBagType">
		<xsd:sequence>
			<xsd:element name="Licence" type="dgn:LicenceType" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Data concerning a licence </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
