<?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="Claim-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/PageImage-V1-0.xsd"/>
<xsd:include schemaLocation="../Aggregate/DocumentURI-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/languageCode-V1-0.xsd"/>
<xsd:element name="Claims" type="pat:ClaimsType">
<xsd:annotation>
<xsd:documentation>Collection of claims</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="ClaimsType">
<xsd:choice>
<xsd:element ref="pat:PageImage" maxOccurs="unbounded"/>
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"/>
<xsd:element ref="pat:Claim" maxOccurs="unbounded"/>
</xsd:choice>
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="com:languageCode"/>
</xsd:complexType>
</xsd:schema>
