<?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.8">
	<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-03-07
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="ImageFileFormatCategory-V0-3.xsd"/>

	<xsd:element name="ImageFormat" type="com:ImageFormatType">
		<xsd:annotation>
			<xsd:documentation>Format of image file including its version information</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="ImageFormatType">
		<xsd:simpleContent>
			<xsd:extension base="com:ImageFileFormatCategoryType">
		
			</xsd:extension>
		</xsd:simpleContent>
	</xsd:complexType>
</xsd:schema>
