<?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" xmlns:tmk="http://www.wipo.int/standards/XMLSchema/Trademark/0" xmlns:unlg="urn:un:unece:uncefact:codelist:standard:5:ISO63923A:2008-03-05" targetNamespace="http://www.wipo.int/standards/XMLSchema/Trademark/0" elementFormDefault="qualified" attributeFormDefault="qualified" version="0.8">
	<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-03-07
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="../Basic/OppositionBasisCategory-V0-3.xsd"/>
	<xsd:include schemaLocation="../Basic/OppositionCurrentStatusCategory-V0-3.xsd"/>
	<xsd:include schemaLocation="EarlierMark-V0-8.xsd"/>
	<xsd:include schemaLocation="Opponent-V0-7.xsd"/>
	<xsd:include schemaLocation="OppositionEvent-V0-6.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionIdentifier-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionReference-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionLanguageCode-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ProceedingLanguageCode-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/EarlierRightCategory-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/EarlierRightDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionCurrentStatusDate-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionExtentText-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OppositionGroundText-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RepresentativeBag-V0-7.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/OppositionDocumentBag-V0-6.xsd"/>
	<xsd:element name="Opposition" type="tmk:OppositionType">
		<xsd:annotation>
			<xsd:documentation>Opposition to the application of a trademark by the holder of an earlier trademark </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="OppositionEventBag" type="tmk:OppositionEventBagType">
		<xsd:annotation>
			<xsd:documentation>Collection of events or actions on an opposition </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="EarlierMarkBag" type="tmk:EarlierMarkBagType">
		<xsd:annotation>
			<xsd:documentation>Collection of earlier marks</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="OpponentBag" type="tmk:OpponentBagType">
		<xsd:annotation>
			<xsd:documentation>Opponent details</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="OppositionType">
		<xsd:sequence>
			<xsd:element ref="com:OppositionIdentifier" minOccurs="0"/>
			<xsd:element ref="com:OppositionDate" minOccurs="0"/>
			<xsd:element ref="com:OppositionReference" minOccurs="0"/>
			<xsd:element ref="com:OppositionLanguageCode" minOccurs="0"/>
			<xsd:element ref="com:ProceedingLanguageCode" minOccurs="0"/>
			<xsd:element ref="com:EarlierRightDate" minOccurs="0"/>
			<xsd:element ref="com:EarlierRightCategory" minOccurs="0"/>
			<xsd:element ref="tmk:OppositionBasisCategory" minOccurs="0"/>
			<xsd:element ref="com:OppositionGroundText" minOccurs="0"/>
			<xsd:element ref="com:OppositionExtentText" minOccurs="0"/>
			<xsd:element ref="tmk:OppositionCurrentStatusCategory" minOccurs="0"/>
			<xsd:element ref="com:OppositionCurrentStatusDate" minOccurs="0"/>
			<xsd:element ref="tmk:EarlierMarkBag"/>
			<xsd:element ref="tmk:OpponentBag" minOccurs="0"/>
			<xsd:element ref="com:RepresentativeBag" minOccurs="0"/>
			<xsd:element ref="tmk:OppositionEventBag" minOccurs="0"/>
			<xsd:element ref="com:OppositionDocumentBag" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EarlierMarkBagType">
		<xsd:sequence>
			<xsd:element ref="tmk:EarlierMark" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OpponentBagType">
		<xsd:sequence>
			<xsd:element ref="tmk:Opponent" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OppositionEventBagType">
		<xsd:sequence>
			<xsd:element ref="tmk:OppositionEvent" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
