<?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="V3_0">
<xsd:include schemaLocation = "DocumentURIType.xsd" />
<xsd:element name="DocumentURI" type="pat:DocumentURIType">
		<xsd:annotation>
			<xsd:documentation>Page in other formats such as PDF. This is primarily to be used when data for the whole or major sections of an application are in other formats such as PDF.</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
