<?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:pat="http://www.wipo.int/standards/XMLSchema/Patent/1" targetNamespace="http://www.wipo.int/standards/XMLSchema/Patent/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/imageRenditionCategory-V1-0.xsd"/>
<xsd:include schemaLocation="../Basic/imageContentCategory-V1-0.xsd"/>
<xsd:include schemaLocation="../Basic/imageWrappingStyleCategory-V1-0.xsd"/>
<xsd:include schemaLocation="../Basic/orientationCategory-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/imageStatusCategory-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ImageResolutionQuantity-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/id-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ALTText-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ImageFileName-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ImageFormat-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/HeightMeasure-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/WidthMeasure-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/CaptionText-V1-0.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/1" schemaLocation="../../../Common/1/Basic/ColourModeCategory-V1-0.xsd"/>
<xsd:element name="PatentImage" type="pat:PatentImageType">
<xsd:annotation>
<xsd:documentation>Image used in patent data</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageOrientationCategory" type="pat:OrientationCategoryType">
<xsd:annotation>
<xsd:documentation>Orientation of the image </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="PatentImageType">
<xsd:sequence>
<xsd:element ref="com:ImageFormat"/>
<xsd:element ref="com:ImageFileName"/>
<xsd:element ref="com:ALTText" minOccurs="0"/>
<xsd:element ref="com:ImageResolutionQuantity" minOccurs="0"/>
<xsd:element ref="pat:ImageOrientationCategory" minOccurs="0"/>
<xsd:element ref="com:HeightMeasure"/>
<xsd:element ref="com:WidthMeasure"/>
<xsd:element ref="com:ColourModeCategory" minOccurs="0"/>
<xsd:element ref="com:CaptionText" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="pat:imageContentCategory"/>
<xsd:attribute ref="com:imageStatusCategory"/>
<xsd:attribute ref="pat:imageWrappingStyleCategory"/>
<xsd:attribute ref="pat:imageRenditionCategory"/>
</xsd:complexType>
</xsd:schema>
