<wsdl:definitions name="BizTalkServiceInstance" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 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: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:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"> <wsdl:documentation> <CreationInfo Created="2007-05-03 22:02:36Z"/> </wsdl:documentation> <wsp:Policy wsu:Id="NetMsmqBinding_IOneWayAsync_policy"> <wsp:ExactlyOne> <wsp:All> <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1"/> <msmq:MsmqVolatile xmlns:msmq="http://schemas.microsoft.com/ws/06/2004/mspolicy/msmq"/> <msmq:MsmqBestEffort xmlns:msmq="http://schemas.microsoft.com/ws/06/2004/mspolicy/msmq"/> <wsaw:UsingAddressing/> </wsp:All> </wsp:ExactlyOne> </wsp:Policy> <wsdl:types> <xsd:schema targetNamespace="http://tempuri.org/Imports"> <xsd:import schemaLocation="http://r2:80/BtsMathService/BtsMathService_MainProcess_InPort.svc?xsd=xsd2" namespace="http://BtsMathService.InputType"/> </xsd:schema> </wsdl:types> <wsdl:message name="BtsMathService_MainProcess_InPort_Operation_1_InputMessage"> <wsdl:part name="part" element="q1:Root" xmlns:q1="http://BtsMathService.InputType"/> </wsdl:message> <wsdl:portType name="BtsMathService_MainProcess_InPort"> <wsdl:documentation>service "BtsMathService.MainProcess" port "InPort"</wsdl:documentation> <wsdl:operation name="Operation_1"> <wsdl:documentation>operation "Operation_1"</wsdl:documentation> <wsdl:input message="tns:BtsMathService_MainProcess_InPort_Operation_1_InputMessage"/> </wsdl:operation> </wsdl:portType> <wsdl:binding name="NetMsmqBinding_IOneWayAsync" type="tns:BtsMathService_MainProcess_InPort"> <wsp:PolicyReference URI="#NetMsmqBinding_IOneWayAsync_policy"/> <soap12:binding transport="http://schemas.microsoft.com/soap/msmq"/> <wsdl:operation name="Operation_1"> <wsdl:documentation>operation "Operation_1"</wsdl:documentation> <soap12:operation soapAction="Operation_1" style="document"/> <wsdl:input> <soap12:body use="literal" encodingStyle="http://www.w3.org/2003/05/soap-encoding"/> </wsdl:input> </wsdl:operation> </wsdl:binding> <wsdl:service name="BizTalkServiceInstance"> <wsdl:port name="NetMsmqBinding_IOneWayAsync" binding="tns:NetMsmqBinding_IOneWayAsync"> <wsdl:documentation>net.msmq://server/private/testqueue</wsdl:documentation> <soap12:address location="net.msmq://r2/private/testqueue"/> <wsa10:EndpointReference> <wsa10:Address>net.msmq://server/private/testqueue</wsa10:Address> </wsa10:EndpointReference> </wsdl:port> </wsdl:service> </wsdl:definitions> |