<?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" 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="../Aggregate/TrademarkBag-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/RequestSearch-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/DocumentIncludedBag-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/RequestSoftware-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/RequestExamination-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/SignatureBag-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/PaymentBag-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/ReimbursementBag-V1-0.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>
