<?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" targetNamespace="http://www.wipo.int/standards/XMLSchema/Common/0" elementFormDefault="qualified" attributeFormDefault="qualified" version="0.7">
<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-02-06
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="LicenceEvent-V0-6.xsd"/>
<xsd:element name="LicenceEventBag" type="com:LicenceEventBagType">
<xsd:annotation>
<xsd:documentation>Collection of events or actions on a licence</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="LicenceEventBagType">
<xsd:sequence>
<xsd:element ref="com:LicenceEvent" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
