<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:com="http://www.wipo.int/standards/XMLSchema/ST96/Common" xmlns:dgn="http://www.wipo.int/standards/XMLSchema/ST96/Design" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Design" elementFormDefault="qualified" attributeFormDefault="qualified" version="V6_0">
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceIdentifier.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceDate.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceNumber.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceReference.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceCategory.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/SublicenceIndicator.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RelatedLicenceIdentifier.xsd"/>
<xsd:include schemaLocation="LimitationIndicator.xsd"/>
<xsd:include schemaLocation="Limitation.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/TerritoryLimitationIndicator.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/TerritoryLimitationText.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PeriodLimitationIndicator.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PeriodLimitationText.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PeriodLimitationStartDate.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PeriodLimitationEndDate.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceStatusCategory.xsd"/>
<xsd:include schemaLocation="LicenseeBag.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RepresentativeBag.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceEventBag.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/LicenceDocumentBag.xsd"/>
<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="dgn:LimitationIndicator"/>
<xsd:element ref="dgn:Limitation" 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="dgn: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:schema>
