<?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.2">
<xsd:annotation>
		<xsd:documentation>
		 Last update: 2011-12-13
		 Contact Point: xml.standards@wipo.int
		 ReleaseNotesURL:
	</xsd:documentation>
	</xsd:annotation>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/Common/0" schemaLocation="../../../Common/0/Basic/id-V0-5.xsd"/>
<xsd:attribute name="fileName" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Name of the referred file</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="firstPageNumber" type="xsd:string">
<xsd:annotation>
<xsd:documentation>First page of the included document or page</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lastPageNumber" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Last page of the included document</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attributeGroup name="pageAttributeGroup">
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="pat:fileName"/>
<xsd:attribute ref="pat:firstPageNumber"/>
<xsd:attribute ref="pat:lastPageNumber"/>
</xsd:attributeGroup>
</xsd:schema>
