<?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/ST96/Common" xmlns:gin="http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication" elementFormDefault="qualified" attributeFormDefault="qualified" version="V10_0">
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/CommentText.xsd"/>
	<xsd:include schemaLocation="ContractingPartyOriginCode.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/DocumentIncluded.xsd"/>
	<xsd:complexType name="InvalidationEventDataType">
		<xsd:choice maxOccurs="unbounded">
			<xsd:element ref="gin:ContractingPartyOriginCode" minOccurs="0"/>
			<xsd:element ref="com:DocumentIncluded"/>
			<xsd:element ref="com:CommentText"/>
			<xsd:element ref="com:PriorEventDate" minOccurs="0"/>
		</xsd:choice>
	</xsd:complexType>
</xsd:schema>
