<?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.8">
	<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-03-07
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="MarkImageRendition-V0-6.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Aggregate/FigurativeElementClassificationType-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ImageFileFormatCategory-V0-3.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ImageFileName-V0-1.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ImageFormat-V0-8.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/ColourModeCategory-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/HeightMeasure-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/WidthMeasure-V0-4.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/OrderedTextType-V0-2.xsd"/>
	<xsd:element name="MarkImage" type="tmk:MarkImageType">
		<xsd:annotation>
			<xsd:documentation>Details concerning an image of the mark</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="MarkImageColourClaimedText" type="com:OrderedTextType">
		<xsd:annotation>
			<xsd:documentation>Description of the colours claimed</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="MarkImageColourPartClaimedText" type="com:OrderedTextType">
		<xsd:annotation>
			<xsd:documentation>Description of the part of colours claimed</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="MarkImageCategory" type="com:FigurativeElementClassificationType">
		<xsd:annotation>
			<xsd:documentation>List of classification of figurative elements</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="MarkImageQualityIndicator" type="xsd:boolean">
		<xsd:annotation>
			<xsd:documentation>Indication whether the image has been provided in a good or bad quality</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:element name="MarkImageRenditionBag" type="tmk:MarkImageRenditionBagType">
		<xsd:annotation>
			<xsd:documentation>Collection of renditions in different formats that have been performed on the source image</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="MarkImageType">
		<xsd:sequence>
			<xsd:element ref="com:ImageFileName" minOccurs="0"/>
			<xsd:element ref="com:ImageFormat" minOccurs="0"/>
			<xsd:element ref="tmk:MarkImageColourClaimedText" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="tmk:MarkImageColourPartClaimedText" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="com:HeightMeasure"/>
			<xsd:element ref="com:WidthMeasure"/>
			<xsd:element ref="tmk:MarkImageCategory" minOccurs="0"/>
			<xsd:element ref="tmk:MarkImageQualityIndicator" minOccurs="0"/>
			<xsd:element ref="tmk:MarkImageRenditionBag" minOccurs="0"/>
			<xsd:choice minOccurs="0">
				<xsd:element ref="com:ImageColourIndicator"/>
				<xsd:element ref="com:ColourModeCategory"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="MarkImageRenditionBagType">
		<xsd:sequence>
			<xsd:element ref="tmk:MarkImageRendition" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
