Merge pull request #498 from Unroll-Me/master
[mono.git] / mcs / class / System.ServiceModel / Test / MetadataTests / Resources / BasicHttp_Mtom.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Metadata xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex">
3   <wsx:MetadataSection xmlns="" Dialect="http://schemas.xmlsoap.org/wsdl/" Identifier="http://tempuri.org/">
4     <wsdl:definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" name="service" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
5       <wsp:Policy wsu:Id="BasicHttpBinding_MyContract_policy">
6         <wsp:ExactlyOne>
7           <wsp:All>
8             <wsoma:OptimizedMimeSerialization xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization" />
9           </wsp:All>
10         </wsp:ExactlyOne>
11       </wsp:Policy>
12       <wsdl:types />
13       <wsdl:portType name="MyContract" />
14       <wsdl:binding name="BasicHttpBinding_MyContract" type="tns:MyContract">
15         <wsp:PolicyReference URI="#BasicHttpBinding_MyContract_policy" />
16         <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
17       </wsdl:binding>
18       <wsdl:service name="service">
19         <wsdl:port name="BasicHttpBinding_MyContract" binding="tns:BasicHttpBinding_MyContract">
20           <soap:address location="http://tempuri.org/TestHttp/" />
21         </wsdl:port>
22       </wsdl:service>
23     </wsdl:definitions>
24   </wsx:MetadataSection>
25 </Metadata>