<?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" 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: http://www.wipo.int/standards/XMLSchema/Trademark/0/ 	ReleaseNotes.txt
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="../Aggregate/TrademarkBag-V0-8.xsd"/>
	<xsd:include schemaLocation="../Aggregate/RequestSearch-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/DocumentIncludedBag-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RequestSoftware-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/RequestExamination-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/SignatureBag-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/PaymentBag-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/ReimbursementBag-V0-5.xsd"/>
	<xsd:element name="TrademarkApplication" type="tmk:TrademarkApplicationType">
		<xsd:annotation>
			<xsd:documentation>Details of a trademark application</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="ApplicationFormName" type="xsd:string">
		<xsd:annotation>
			<xsd:documentation>Name or code of the application form the receiving office has defined within the regulations for an application request. </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="TrademarkApplicationType">
		<xsd:sequence>
			<xsd:element ref="com:RequestSoftware" minOccurs="0"/>
			<xsd:element ref="tmk:ApplicationFormName" minOccurs="0"/>
			<xsd:element ref="tmk:RequestSearch" minOccurs="0"/>
			<xsd:element ref="com:RequestExamination" minOccurs="0"/>
			<xsd:element ref="com:DocumentIncludedBag" minOccurs="0"/>
			<xsd:element ref="tmk:TrademarkBag"/>
			<xsd:element ref="com:PaymentBag" minOccurs="0"/>
			<xsd:element ref="com:ReimbursementBag" minOccurs="0"/>
			<xsd:element ref="com:SignatureBag" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
