Import original source of WebService-Northern911 0.1
[WebService-Northern911.git] / share / schema / test / wsdl
1 <?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="Service" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:tns="http://tempuri.org/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"><wsp:Policy wsu:Id="BasicHttpBinding_IService_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Strict/></wsp:Policy></sp:Layout></wsp:Policy></sp:TransportBinding></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xsd:schema targetNamespace="http://tempuri.org/Imports"><xsd:import schemaLocation="https://soapdev.northern911.com/soap/Service.svc?xsd=xsd0" namespace="http://tempuri.org/"/><xsd:import schemaLocation="https://soapdev.northern911.com/soap/Service.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xsd:import schemaLocation="https://soapdev.northern911.com/soap/Service.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/"/></xsd:schema></wsdl:types><wsdl:message name="IService_AddorUpdateCustomer_InputMessage"><wsdl:part name="parameters" element="tns:AddorUpdateCustomer"/></wsdl:message><wsdl:message name="IService_AddorUpdateCustomer_OutputMessage"><wsdl:part name="parameters" element="tns:AddorUpdateCustomerResponse"/></wsdl:message><wsdl:message name="IService_DeleteCustomer_InputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomer"/></wsdl:message><wsdl:message name="IService_DeleteCustomer_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomerResponse"/></wsdl:message><wsdl:message name="IService_QueryCustomer_InputMessage"><wsdl:part name="parameters" element="tns:QueryCustomer"/></wsdl:message><wsdl:message name="IService_QueryCustomer_OutputMessage"><wsdl:part name="parameters" element="tns:QueryCustomerResponse"/></wsdl:message><wsdl:message name="IService_GetVendorDumpURL_InputMessage"><wsdl:part name="parameters" element="tns:GetVendorDumpURL"/></wsdl:message><wsdl:message name="IService_GetVendorDumpURL_OutputMessage"><wsdl:part name="parameters" element="tns:GetVendorDumpURLResponse"/></wsdl:message><wsdl:message name="IService_VerifyCustomer_InputMessage"><wsdl:part name="parameters" element="tns:VerifyCustomer"/></wsdl:message><wsdl:message name="IService_VerifyCustomer_OutputMessage"><wsdl:part name="parameters" element="tns:VerifyCustomerResponse"/></wsdl:message><wsdl:portType name="IService"><wsdl:operation name="AddorUpdateCustomer"><wsdl:input wsaw:Action="http://tempuri.org/IService/AddorUpdateCustomer" message="tns:IService_AddorUpdateCustomer_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IService/AddorUpdateCustomerResponse" message="tns:IService_AddorUpdateCustomer_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteCustomer"><wsdl:input wsaw:Action="http://tempuri.org/IService/DeleteCustomer" message="tns:IService_DeleteCustomer_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IService/DeleteCustomerResponse" message="tns:IService_DeleteCustomer_OutputMessage"/></wsdl:operation><wsdl:operation name="QueryCustomer"><wsdl:input wsaw:Action="http://tempuri.org/IService/QueryCustomer" message="tns:IService_QueryCustomer_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IService/QueryCustomerResponse" message="tns:IService_QueryCustomer_OutputMessage"/></wsdl:operation><wsdl:operation name="GetVendorDumpURL"><wsdl:input wsaw:Action="http://tempuri.org/IService/GetVendorDumpURL" message="tns:IService_GetVendorDumpURL_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IService/GetVendorDumpURLResponse" message="tns:IService_GetVendorDumpURL_OutputMessage"/></wsdl:operation><wsdl:operation name="VerifyCustomer"><wsdl:input wsaw:Action="http://tempuri.org/IService/VerifyCustomer" message="tns:IService_VerifyCustomer_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IService/VerifyCustomerResponse" message="tns:IService_VerifyCustomer_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IService" type="tns:IService"><wsp:PolicyReference URI="#BasicHttpBinding_IService_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="AddorUpdateCustomer"><soap:operation soapAction="http://tempuri.org/IService/AddorUpdateCustomer" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteCustomer"><soap:operation soapAction="http://tempuri.org/IService/DeleteCustomer" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="QueryCustomer"><soap:operation soapAction="http://tempuri.org/IService/QueryCustomer" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendorDumpURL"><soap:operation soapAction="http://tempuri.org/IService/GetVendorDumpURL" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VerifyCustomer"><soap:operation soapAction="http://tempuri.org/IService/VerifyCustomer" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="Service"><wsdl:port name="BasicHttpBinding_IService" binding="tns:BasicHttpBinding_IService"><soap:address location="https://soapdev.northern911.com/soap/Service.svc"/></wsdl:port></wsdl:service></wsdl:definitions>