<?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/RequestExamination.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/DocumentIncludedBag.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RequestSearchCategory.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/SearchRequesterCategory.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ExaminationDate.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ExaminationRequestDate.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RequestExaminationCategory.xsd"/>
	<xsd:include schemaLocation="RequestSearch.xsd"/>
	<xsd:include schemaLocation="PublicationBag.xsd"/>
	<xsd:include schemaLocation="PriorityBag.xsd"/>
	<xsd:include schemaLocation="ApplicantBag.xsd"/>
	<xsd:complexType name="SearchExaminationEventDataType">
		<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="tmk:RequestSearch"/>
			<xsd:element ref="com:RequestExamination"/>
			<xsd:element ref="tmk:PublicationBag"/>
			<xsd:element ref="tmk:PriorityBag"/>
			<xsd:element ref="tmk:ApplicantBag"/>
			<xsd:element ref="com:RequestSearchCategory"/>
			<xsd:element ref="com:SearchRequesterCategory"/>
			<xsd:element ref="com:ExaminationRequestDate"/>
			<xsd:element ref="com:ExaminationDate"/>
			<xsd:element ref="com:RequestExaminationCategory"/>
			<xsd:element ref="com:DocumentIncludedBag"/>
		</xsd:choice>
	</xsd:complexType>
</xsd:schema>
