<?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="Heading-V1-0.xsd"/>
<xsd:include schemaLocation="CitationList-V1-0.xsd"/>
<xsd:include schemaLocation="P-V1-0.xsd"/>
<xsd:include schemaLocation="InventionTitle-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="Description" type="pat:DescriptionType">
<xsd:annotation>
<xsd:documentation>Description of the invention in a manner sufficiently clear and complete for it to be carried out by a person skilled in the art</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TechnicalField" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Technical field to which the invention relates</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BackgroundArt" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Background art which, as far as known to the applicant, can be regarded as useful for the understanding, searching and examination of the invention stated in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Disclosure" type="pat:DisclosureType">
<xsd:annotation>
<xsd:documentation>Disclosure of the invention in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InventionSummary" type="pat:DisclosureType">
<xsd:annotation>
<xsd:documentation>Summary of disclosure of the invention in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrawingDescription" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Brief description of the drawings in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmbodimentDescription" type="pat:EmbodimentDescriptionType">
<xsd:annotation>
<xsd:documentation>Description of embodiement in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BestMode" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Best mode contemplated by the applicant for carrying out the invention claimed in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InventionMode" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Way in which the invention is capable of exploitation in industry and the way in which it can be  made and used</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IndustrialApplicability" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Industrial applicability of invention</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferenceSignList" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>List of reference signs</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DespositedBiologicalMaterialReference" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Reference to deposited biological material given in an patent application with respect to the deposit of biological material with a depositary institution or to the biological material so deposited</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SequenceListText" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Sequence listings in free text</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TechnicalProblem" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Technical problem the the invention purports to solve</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TechnicalSolution" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Technical solution to the problem that the invention purports to solve</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AdvantageousEffects" type="pat:ContentType">
<xsd:annotation>
<xsd:documentation>Advantageous effects of the invention</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmbodimentExample" type="pat:EmbodimentExampleType">
<xsd:annotation>
<xsd:documentation>Example of embodiment in patent application</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:attribute name="exampleNumber" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Number of embodiment example</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:complexType name="DescriptionType">
<xsd:choice>
<xsd:element ref="pat:PageImage" maxOccurs="unbounded"/>
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"/>
<xsd:sequence>
<xsd:element ref="pat:InventionTitle" minOccurs="0"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="pat:TechnicalField"/>
<xsd:element ref="pat:BackgroundArt"/>
<xsd:element ref="pat:Disclosure"/>
<xsd:element ref="pat:InventionSummary"/>
<xsd:element ref="pat:DrawingDescription"/>
<xsd:element ref="pat:EmbodimentDescription"/>
<xsd:element ref="pat:BestMode"/>
<xsd:element ref="pat:InventionMode"/>
<xsd:element ref="pat:IndustrialApplicability"/>
<xsd:element ref="pat:ReferenceSignList"/>
<xsd:element ref="pat:DespositedBiologicalMaterialReference"/>
<xsd:element ref="pat:SequenceListText"/>
<xsd:element ref="pat:CitationList"/>
<xsd:element ref="pat:Heading"/>
<xsd:element ref="pat:P"/>
</xsd:choice>
</xsd:sequence>
</xsd:choice>
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="com:languageCode"/>
</xsd:complexType>
<xsd:complexType name="ContentType">
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="pat:Heading" minOccurs="0"/>
<xsd:element ref="pat:P"/>
</xsd:sequence>
<xsd:attribute ref="com:id"/>
</xsd:complexType>
<xsd:complexType name="DisclosureType">
<xsd:choice>
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="pat:Heading" minOccurs="0"/>
<xsd:element ref="pat:P"/>
</xsd:sequence>
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="pat:TechnicalProblem"/>
<xsd:element ref="pat:TechnicalSolution"/>
<xsd:element ref="pat:AdvantageousEffects"/>
</xsd:sequence>
</xsd:choice>
<xsd:attribute ref="com:id"/>
</xsd:complexType>
<xsd:complexType name="EmbodimentDescriptionType">
<xsd:choice>
<xsd:element ref="pat:EmbodimentExample"/>
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="pat:Heading" minOccurs="0"/>
<xsd:element ref="pat:P"/>
</xsd:sequence>
</xsd:choice>
<xsd:attribute ref="com:id"/>
</xsd:complexType>
<xsd:complexType name="EmbodimentExampleType">
<xsd:complexContent>
<xsd:extension base="pat:ContentType">
<xsd:attribute ref="pat:exampleNumber"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>
