<?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.6">
<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-02-06
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="../Basic/MarkTranscription-V0-3.xsd"/>
<xsd:include schemaLocation="../Basic/MarkTransliteration-V0-3.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OrderedTextType-V0-2.xsd"/>
<xsd:element name="WordMarkSpecification" type="tmk:WordMarkSpecificationType">
<xsd:annotation>
<xsd:documentation>Elements concerning the word mark</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarkStandardCharacterIndicator" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>Indication that the word mark is considered to be in standard characters by the applicant</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarkVerbalElementText" type="com:LocalizedTextType">
<xsd:annotation>
<xsd:documentation>Verbal elements of the word mark</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarkSignificantVerbalElementText" type="com:LocalizedTextType">
<xsd:annotation>
<xsd:documentation>Significant Verbal elements of the mark</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarkVerbalElementSignificantIndicator" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>Indicates if the words contained in the mark have meaning or not (and therefore can be translated or not). </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarkTranslationText" type="com:OrderedTextType">
<xsd:annotation>
<xsd:documentation>Translation of the word mark</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="WordMarkSpecificationType">
<xsd:sequence>
<xsd:element ref="tmk:MarkVerbalElementText" minOccurs="0"/>
<xsd:element ref="tmk:MarkSignificantVerbalElementText"/>
<xsd:element ref="tmk:MarkVerbalElementSignificantIndicator" minOccurs="0"/>
<xsd:element ref="tmk:MarkTranslationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="tmk:MarkTransliteration" minOccurs="0"/>
<xsd:element ref="tmk:MarkTranscription" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="tmk:MarkStandardCharacterIndicator" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
