<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:tmk="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" xmlns:com="http://www.wipo.int/standards/XMLSchema/ST96/Common" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" elementFormDefault="qualified" attributeFormDefault="qualified" version="V10_0">
	<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/EffectiveCountryBag.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/CommentText.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: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/ReasonNotInForceCategory.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/FactDecisionText.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/PriorUseRightIndicator.xsd"/>
	<xsd:complexType name="ApplicationRevivalEventDataType">
		<xsd:choice maxOccurs="unbounded">
			<xsd:element ref="com:EffectiveCountryBag"/>
			<xsd:element ref="com:GazetteNumber"/>
			<xsd:element ref="com:CommentText"/>
			<xsd:element ref="com:PriorEventDate"/>
			<xsd:element ref="com:RuleNumber"/>
			<xsd:element ref="com:NotInForceDate"/>
			<xsd:element ref="com:ReasonNotInForceCategory"/>
			<xsd:element ref="com:FactDecisionText"/>
			<xsd:element ref="com:PriorUseRightIndicator"/>
		</xsd:choice>
	</xsd:complexType>
</xsd:schema>
