Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

1 line
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="OperationContractServer" 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:wsam="http://www.w3.org/2007/05/addressing/metadata" 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:i0="http://MonoTests.Features.Contracts" 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:import namespace="http://MonoTests.Features.Contracts" location="http://localhost:9999/OperationContractServer?wsdl=wsdl0"/><wsdl:types/><wsdl:binding name="BasicHttpBinding_IOperationContract" type="i0:IOperationContract"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="RenamedMethod"><soap:operation soapAction="http://MonoTests.Features.Contracts/IOperationContract/RenamedMethod" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="OrigMethod"><soap:operation soapAction="http://MonoTests.Features.Contracts/IOperationContract/OrigMethod" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AsyncMethod"><soap:operation soapAction="http://MonoTests.Features.Contracts/IOperationContract/AsyncMethod" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Sleep"><soap:operation soapAction="http://MonoTests.Features.Contracts/IOperationContract/Sleep" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input></wsdl:operation></wsdl:binding><wsdl:service name="OperationContractServer"><wsdl:port name="BasicHttpBinding_IOperationContract" binding="tns:BasicHttpBinding_IOperationContract"><soap:address location="http://localhost:9999/OperationContractServer"/></wsdl:port></wsdl:service></wsdl:definitions>