Документ утратил силу или отменен. Подробнее см. Справку

Г.4.3. Описание сервиса (WSDL)

Г.4.3 Описание сервиса (WSDL)

<?xml version="1.0" encoding="utf-8"?>

<wsdl:definitions xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"

xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-

200401-wss-wssecurity-utility-1.0.xsd"xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"

xmlns:wsa=http://schemas.xmlsoap.org/ws/2004/08/addressing"xmlns:tns="http://new.webservice.namespace"

xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"

xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"

xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"

xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"

xmlns:wsx=http://schemas.xmlsoap.org/ws/2004/09/mex"xmlns:wsa10="http://www.w3.org/2005/08/addressing"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"

targetNamespace="http://new.webservice.namespace">

<wsdl:types>

<xsd:schema targetNamespace="http://new.webservice.namespace/Imports">

<xsd:import schemalocation="http://dev-mos-

erp2/UIRGate/UIRGateService.svc$1xsd=xsd0" namespace="http://uir.ffoms.ru"/>

</xsd:schema>

</wsdl:types>

<wsdl:message name="Request">

<wsdl:part name="UIRRequest" element="q1:UIRRequest" xmlns:q1="http://uir.ffoms.ru"/>

</wsdl:message>

<wsdl:message name="Response">

<wsdl:part name="UIRResponse" element="q2:UIRResponse" xmlns:q2="http://uir.ffoms.ru"/>

</wsdl:message>

<wsdl:message name="IUIRGate_GetMedlnsState_UIRResponse_FaultMessage">

<wsdl:part name="detail" element="q3:UIRResponse" xmlns:q3="http://uir.ffoms.ru"/>

</wsdl:message>

<wsdl:message name="Request2">

<wsdl:part name="UIRRequest2" element="q4:UIRRequest2" xmlns:q4="http://uir.ffoms.ru"/>

</wsdl:message>

<wsdl:message name="IUIRGate_GetMedlnsState2_UIRResponse_FaultMessage">

<wsdl:part name="detail" element="q5:UIRResponse" xmlns:q5="http://uir.ffoms.ru"/>

</wsdl:message>

<wsdl:portType name="IUIRGate">

<wsdl:operation name="GetMedlnsState">

<wsdl:input name="Request" message="tns:Request"

wsaw:Action="urn:#GetMedlnsState"/>

<wsdl:output name="Response" message="tns:Response"

wsaw:Action="http://new.webservice.namespace/IUIRGate/GetMedlnsStateResponse"/>

<wsdl:fault name="UIRResponse" mes-

sage="tns:IUIRGate_GetMedlnsState_UIRResponse_FaultMessage" wsaw:Action="urn:#GetMedlnsState"/>

</wsdl:operation>

<wsdl:operation name="GetMedlnsState2">

<wsdl:input name="Request2" message="tns:Request2"

wsaw:Action="urn:#GetMedlnsState"/>

<wsdl:output name="Response" message="tns:Response"

wsaw:Action="http://new.webservice.namespace/IUIRGate/GetMedlnsState2Response"/>

<wsdl:fault name="UIRResponse" mes-

sage="tns:IUIRGate_GetMedlnsState2_UIRResponse_FaultMessage" wsaw:Action="urn:#GetMedlnsState2"/>

</wsdl:operation>

</wsdl:portType>

</wsdl:definitions>