<?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:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ConfidentialIndicator.xsd"/>
	<xsd:include schemaLocation="InterestJustificationText.xsd"/>
	<xsd:include schemaLocation="InterestedPartyBaseNumber.xsd"/>
	<xsd:include schemaLocation="ISNI.xsd"/>
	<xsd:include schemaLocation="InterestedPartyOtherName.xsd"/>
	<xsd:complexType name="InterestedPartyType">
		<xsd:sequence>
			<xsd:element ref="cpy:InterestJustificationText"/>
			<xsd:element ref="com:Contact"/>
			<xsd:element ref="com:ConfidentialIndicator"/>
			<xsd:element ref="cpy:InterestedPartyBaseNumber" minOccurs="0"/>
			<xsd:element ref="cpy:ISNI" minOccurs="0"/>
			<xsd:element ref="cpy:InterestedPartyOtherName" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
