<?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:pat="http://www.wipo.int/standards/XMLSchema/Patent/0" targetNamespace="http://www.wipo.int/standards/XMLSchema/Patent/0" elementFormDefault="qualified" attributeFormDefault="qualified" version="0.10">
	<xsd:annotation>
		<xsd:documentation>
		 Last update: 2012-03-07
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
	<xsd:include schemaLocation="P-V0-11.xsd"/>
	<xsd:include schemaLocation="../Aggregate/PageImage-V0-4.xsd"/>
	<xsd:include schemaLocation="../Aggregate/DocumentURI-V0-2.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/id-V0-5.xsd"/>
	<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/languageCode-V0-7.xsd"/>
	<xsd:element name="Abstract" type="pat:AbstractType">
		<xsd:annotation>
			<xsd:documentation>Part of the patent application that consists of a concise summary of the disclosure as contained in the description, the claims and any drawings. It provides technical information only and cannot be taken into account for determining the scope of protection sought.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="AbstractType">
		<xsd:choice>
			<xsd:element ref="pat:PageImage" maxOccurs="unbounded"/>
			<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"/>
			<xsd:element ref="pat:P" maxOccurs="unbounded"/>
		</xsd:choice>
		<xsd:attribute ref="com:id"/>
		<xsd:attribute ref="com:languageCode"/>
	</xsd:complexType>
</xsd:schema>
