<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v4.0.1 U (http://www.xmlspy.com) by Financial Transactions & Reports Analysis (Financial Transactions & Reports Analysis) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:include schemaLocation="ReportSubmissionExternalLibraryV1.xsd"/>
	<xs:element name="ReportReturnForFurtherActionXmlFile">
		<xs:annotation>
			<xs:documentation>Report(s) returned for further action XML file</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ReportReturnForFurtherActionFileHeader" type="ReportReturnForFurtherActionFileHeader"/>
				<xs:element name="ReportReturnForFurtherActionLineItem" type="ReportReturnForFurtherActionLineItem" maxOccurs="unbounded"/>
				<xs:element name="ReportReturnForFurtherActionFileTrailer" type="ReportReturnForFurtherActionFileTrailer"/>
			</xs:sequence>
			<xs:attribute name="ChangeRevisionNumber" type="xs:string" use="optional" default="$LastChangedRevision: 77965 $"/>
			<xs:attribute name="ChangeDateTime" type="xs:string" use="optional" default="$LastChangedDate: 2009-01-08 08:31:31 -0500 (Thu, 08 Jan 2009) $"/>
			<xs:attribute name="ChangeBy" type="xs:string" use="optional" default="$LastChangedBy: beachf $"/>
			<xs:attribute name="HeadUrl" type="xs:string" use="optional" default="$HeadURL: svn+ssh://SVNSERVER/REPOS/SVN/GenIII/Xml/External/ReportSubmissionResponseXmlFileFormatV1.xsd $"/>
			<xs:attribute name="ModelVersionNumber" type="ModelVersionNumberFormat" use="optional" default="1.0"/>
		</xs:complexType>
	</xs:element>
</xs:schema>

