<?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/1" xmlns:tmk="http://www.wipo.int/standards/XMLSchema/Trademark/1" xmlns:unlg="urn:un:unece:uncefact:codelist:standard:5:ISO63923A:2008-03-05" targetNamespace="http://www.wipo.int/standards/XMLSchema/Trademark/1" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
<xsd:annotation>
		<xsd:documentation>
Last update: 2012-07-13
Contact Point: xml.standards@wipo.int
ReleaseNotesURL:
</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="../Basic/OppositionBasisCategory-V1-0.xsd"/>
<xsd:include schemaLocation="../Basic/OppositionCurrentStatusCategory-V1-0.xsd"/>
<xsd:include schemaLocation="EarlierMark-V1-0.xsd"/>
<xsd:include schemaLocation="Opponent-V1-0.xsd"/>
<xsd:include schemaLocation="OppositionEvent-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionIdentifier-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionDate-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionReference-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionLanguageCode-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ProceedingLanguageCode-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/EarlierRightCategory-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/EarlierRightDate-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionCurrentStatusDate-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionExtentText-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OppositionGroundText-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/RepresentativeBag-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/OppositionDocumentBag-V1-0.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>
