<?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="Applicant-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Aggregate/ApplicantIdentifierBag-V1-0.xsd"/>
<xsd:element name="ApplicantBag" type="tmk:ApplicantBagType">
<xsd:annotation>
<xsd:documentation>Details of the applicants</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="ApplicantBagType">
<xsd:sequence>
<xsd:choice>
<xsd:element ref="com:ApplicantIdentifierBag" maxOccurs="unbounded"/>
<xsd:element ref="tmk:Applicant" maxOccurs="unbounded"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
