<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:cpy="http://www.wipo.int/standards/XMLSchema/ST96/Copyright" xmlns:com="http://www.wipo.int/standards/XMLSchema/ST96/Common" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Copyright" elementFormDefault="qualified" attributeFormDefault="qualified" version="V6_0">
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/Contact.xsd"/>
<xsd:include schemaLocation="DiligenceSearchDocument.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ContactDate.xsd"/>
<xsd:include schemaLocation="ContactCategory.xsd"/>
	<xsd:complexType name="DiligenceSearchDocumentContactType">
		<xsd:sequence>
			<xsd:element ref="com:Contact"/>
			<xsd:element ref="com:ContactDate"/>
			<xsd:element ref="cpy:ContactCategory"/>
			<xsd:element ref="cpy:DiligenceSearchDocument"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
