<?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" targetNamespace="http://www.wipo.int/standards/XMLSchema/Common/0" elementFormDefault="qualified" attributeFormDefault="qualified" version="0.4">
<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-02-06
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="../Basic/ExtendedWIPOST3CodeType-V0-3.xsd"/>
<xsd:element name="RecordDesignatedCountryCodeBag" type="com:RecordDesignatedCountryCodeBagType">
<xsd:annotation>
<xsd:documentation>Collection of designated countries for the record</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RecordDesignatedCountryCode" type="com:ExtendedWIPOST3CodeType">
<xsd:annotation>
<xsd:documentation>Designated country code for the record</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="RecordDesignatedCountryCodeBagType">
<xsd:sequence>
<xsd:element ref="com:RecordDesignatedCountryCode" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
