<!-- 
 
	Version Control:
	=============
	
	Current Version: 0.1
	
	15/10/2008: Document Created

  -->
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soapbind="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:entrysummarydeclarationamendment="http://www.ros.ie/schemas/ics/IE313/v1" xmlns:edientrysummarydeclarationamendment="http://www.ros.ie/schemas/ics/ediIE313/v1" xmlns:msgackres="http://www.ros.ie/schemas/customs/messageacknowledgement/v1" xmlns="http://www.ros.ie/schemas/customs/service/EntrySummaryDeclarationAmendment" xmlns:ns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.ros.ie/schemas/customs/service/EntrySummaryDeclarationAmendment" name="ROSWebService">
	<wsdl:import namespace="http://www.ros.ie/schemas/ics/IE313/v1" location="ics/IE313/v1/schema.xsd"/>
	<wsdl:import namespace="http://www.ros.ie/schemas/ics/ediIE313/v1" location="ics/ediIE313/v1/schema.xsd"/>
	<wsdl:import namespace="http://www.ros.ie/schemas/customs/messageacknowledgement/v1" location="customs/messageacknowledgement/v1/schema.xsd"/>
	<wsdl:message name="EntrySummaryDeclarationAmendmentRequest">
		<wsdl:part name="parameters" element="entrysummarydeclarationamendment:EntrySummaryDeclarationAmendment"/>
	</wsdl:message>
	<wsdl:message name="EdiEntrySummaryDeclarationAmendmentRequest">
		<wsdl:part name="parameters" element="edientrysummarydeclarationamendment:EdiEntrySummaryDeclarationAmendment"/>
	</wsdl:message>
	<wsdl:message name="EntrySummaryDeclarationAmendmentResponse">
		<wsdl:part name="parameters" element="msgackres:MessageAcknowledgement"/>
	</wsdl:message>
	<wsdl:portType name="EntrySummaryDeclarationAmendmentPortType">
		<wsdl:operation name="EntrySummaryDeclarationAmendment">
			<wsdl:input message="EntrySummaryDeclarationAmendmentRequest"/>
			<wsdl:output message="EntrySummaryDeclarationAmendmentResponse"/>
		</wsdl:operation>
		<wsdl:operation name="EdiEntrySummaryDeclarationAmendment">
			<wsdl:input message="EdiEntrySummaryDeclarationAmendmentRequest"/>
			<wsdl:output message="EntrySummaryDeclarationAmendmentResponse"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="EntrySummaryDeclarationAmendmentSoapBinding" type="EntrySummaryDeclarationAmendmentPortType">
		<soapbind:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="EntrySummaryDeclarationAmendment">
			<soapbind:operation/>
			<wsdl:input>
				<soapbind:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soapbind:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="EdiEntrySummaryDeclarationAmendment">
			<soapbind:operation/>
			<wsdl:input>
				<soapbind:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soapbind:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="EntrySummaryDeclarationAmendment">
		<wsdl:port name="EntrySummaryDeclarationAmendment" binding="EntrySummaryDeclarationAmendmentSoapBinding">
			<soapbind:address location="https://www.ros.ie/customs/service/EntrySummaryDeclarationAmendment"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>
