<?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="../Basic/MarkTranscription-V1-0.xsd"/>
<xsd:include schemaLocation="../Basic/MarkTransliteration-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/OrderedTextType-V1-0.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>
