<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:com="http://www.wipo.int/standards/XMLSchema/ST96/Common" xmlns:pat="http://www.wipo.int/standards/XMLSchema/ST96/Patent" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Patent" elementFormDefault="qualified" attributeFormDefault="qualified" version="V10_0">
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/EffectiveCountryBag.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/GazetteNumber.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/CommentText.xsd"/>
	<xsd:include schemaLocation="OwnerBag.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/AppellateDecisionData.xsd"/>
	<xsd:include schemaLocation="InventionTitle.xsd"/>
	<xsd:include schemaLocation="PriorityApplicationIdentificationBag.xsd"/>
	<xsd:include schemaLocation="InternationalFilingData.xsd"/>
	<xsd:include schemaLocation="InternationalPublishingData.xsd"/>
	<xsd:include schemaLocation="InventorBag.xsd"/>
	<xsd:include schemaLocation="CPCClassificationBag.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PriorEventDate.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RuleNumber.xsd"/>
	<xsd:complexType name="IPRightGrantEventDataType">
		<xsd:choice maxOccurs="unbounded">
			<xsd:element ref="com:EffectiveCountryBag"/>
			<xsd:element ref="com:GazetteNumber"/>
			<xsd:element ref="com:CommentText"/>
			<xsd:element ref="pat:OwnerBag"/>
			<xsd:element ref="com:AppellateDecisionData"/>
			<xsd:element ref="pat:InventionTitle"/>
			<xsd:element ref="pat:PriorityApplicationIdentificationBag"/>
			<xsd:element ref="pat:InternationalFilingData"/>
			<xsd:element ref="pat:InternationalPublishingData"/>
			<xsd:element ref="pat:InventorBag"/>
			<xsd:element ref="pat:CPCClassificationBag"/>
			<xsd:element ref="com:PriorEventDate"/>
			<xsd:element ref="com:RuleNumber"/>
		</xsd:choice>
	</xsd:complexType>
</xsd:schema>
