<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:pat="http://www.wipo.int/standards/XMLSchema/ST96/Patent" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Patent" elementFormDefault="qualified" attributeFormDefault="qualified" version="V6_0">
	<xsd:include schemaLocation="DrawingsType.xsd"/>
	<xsd:element name="Drawings" type="pat:DrawingsType">
		<xsd:annotation>
			<xsd:documentation>Drawing is the part of an patent application which illustrates the invention and which is required when it is necessary for the understanding of the invention.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
