<?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="V6_0">
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/EffectiveCountryBag.xsd"/>
<xsd:include schemaLocation="GazetteNumber.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/CommentText.xsd"/>
<xsd:include schemaLocation="LegalEffectStartTimeCode.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/DecisionAuthorityCategory.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ReasonNotInForceCategory.xsd"/>
<xsd:include schemaLocation="RuleNumber.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/NotInForceDate.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ExpiryDate.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/AppellateDecision.xsd"/>
<xsd:complexType name="IPRightCessationEventDataType">
		<xsd:choice maxOccurs="unbounded">
<xsd:element ref="com:EffectiveCountryBag"/>
<xsd:element ref="pat:GazetteNumber"/>
<xsd:element ref="com:CommentText"/>
<xsd:element ref="pat:LegalEffectStartTimeCode"/>
<xsd:element ref="com:DecisionAuthorityCategory"/>
<xsd:element ref="com:ReasonNotInForceCategory"/>
<xsd:element ref="pat:RuleNumber"/>
<xsd:element ref="com:NotInForceDate"/>
<xsd:element ref="com:ExpiryDate"/>
<xsd:element ref="com:PriorEventDate"/>
<xsd:element ref="com:AppellateDecision"/>
		</xsd:choice>
	</xsd:complexType>
</xsd:schema>
