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

┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐

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

│<wsdl:defnitions 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:wsal0="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-erp/UIRGate/UIRGateService.svc?xsd=xsd0" │

│namespace="http://uir.ffoms.ru"/> │

│ </xsd:schema> │

│ </wsdl:types> │

│ <wsdl:message name="Request"> │

│ <wsdl:part name="UIRRequest" element="ql:UIRRequest" xmlns:ql="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_GetMedInsState_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_GetMedInsState2_UIRResponse_FaultMessage"> │

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

│ </wsdl:message> │

│ <wsdl:portType name="IUIRGate"> │

│ <wsdl:operation name="GetMedInsState"> │

│ <wsdl:input name="Request" message="tns:Request" wsaw:Action="urn:#GetMedInsState"/> │

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

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

│ <wsdl:fault name="UIRResponse" │

│message="tns:IUIRGate_GetMedInsState_UIRResponse_FaultMessage" wsaw:Action="urn:#GetMedInsState"/> │

│ </wsdl:operation> │

│ <wsdl:operation name="GetMedInsState2"> │

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

│wsaw:Action="urn:#GetMedInsState2"/> │

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

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

│ <wsdl:fault name="UIRResponse" │

│message="tns:IUIRGate_GetMedInsState2_UIRResponse_FaultMessage" wsaw:Action="urn:#GetMedInsState2"/> │

│ </wsdl:operation> │

│ </wsdl:portType> │

│</wsdl:definitions> │

└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘