[jboss-svn-commits] JBossWS SVN: r1075 - trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Sep 27 13:09:17 EDT 2006


Author: jason.greene at jboss.com
Date: 2006-09-27 13:09:15 -0400 (Wed, 27 Sep 2006)
New Revision: 1075

Modified:
   trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl
   trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl
Log:
Update to interop endpoint, remove soap 1.2 bindings


Modified: trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl	2006-09-27 16:57:20 UTC (rev 1074)
+++ trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/WsSecurity10Encrypt.wsdl	2006-09-27 17:09:15 UTC (rev 1075)
@@ -1,125 +1,88 @@
-<wsdl:definitions name='PingService10' targetNamespace='http://InteropBaseAddress/interop' xmlns:i0='http://tempuri.org/' xmlns:msc='http://schemas.microsoft.com/ws/2005/12/wsdl/contract' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:soap12='http://schemas.xmlsoap.org/wsdl/soap12/' xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xmlns:tns='http://InteropBaseAddress/interop' xmlns:wsa='http://schemas.xmlsoap.org/ws/2004/08/addressing' xmlns:wsa10='http://www.w3.org/2005/08/addressing' xmlns:wsap='http://schemas.xmlsoap.org/ws/2004/08/addressing/policy' xmlns:wsaw='http://www.w3.org/2006/05/addressing/wsdl' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns:wsp='http://schemas.xmlsoap.org/ws/2004/09/policy' xmlns:wsu='http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd' xmlns:wsx='http://schemas.xmlsoap.org/ws/2004/09/mex' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <wsdl:import location='wsdl0.wsdl' namespace='http://tempuri.org/'/>
- <wsdl:types>
-  <xsd:schema targetNamespace='http://InteropBaseAddress/interop/Imports'>
-   <xsd:import namespace='http://InteropBaseAddress/interop' schemaLocation='xsd0.xsd'/>
-   <xsd:import namespace='http://xmlsoap.org/Ping' schemaLocation='xsd1.xsd'/>
-   <xsd:import namespace='http://schemas.microsoft.com/2003/10/Serialization/' schemaLocation='xsd2.xsd'/>
-   <xsd:import schemaLocation='xsd3.xsd'/>
-  </xsd:schema>
- </wsdl:types>
- <wsdl:message name='PingRequest'>
-  <wsdl:part element='tns:PingRequest' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='PingResponse'>
-  <wsdl:part element='tns:PingResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echo_InputMessage'>
-  <wsdl:part element='tns:echo' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echo_OutputMessage'>
-  <wsdl:part element='tns:echoResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echoXml_InputMessage'>
-  <wsdl:part element='tns:echoXml' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echoXml_OutputMessage'>
-  <wsdl:part element='tns:echoXmlResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echoDataSet_InputMessage'>
-  <wsdl:part element='tns:echoDataSet' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_echoDataSet_OutputMessage'>
-  <wsdl:part element='tns:echoDataSetResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='headerRequest'>
-  <wsdl:part element='tns:header' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='headerRequest_Headers'>
-  <wsdl:part element='tns:CustomHeader' name='CustomHeader'/>
- </wsdl:message>
- <wsdl:message name='headerResponse'>
-  <wsdl:part element='tns:headerResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='headerResponse_Headers'>
-  <wsdl:part element='tns:CustomHeader' name='CustomHeader'/>
- </wsdl:message>
- <wsdl:message name='IPingService_fault_InputMessage'>
-  <wsdl:part element='tns:fault' name='parameters'/>
- </wsdl:message>
- <wsdl:message name='IPingService_fault_OutputMessage'>
-  <wsdl:part element='tns:faultResponse' name='parameters'/>
- </wsdl:message>
- <wsdl:portType name='IPingService'>
-  <wsdl:operation name='Ping'>
-   <wsdl:input message='tns:PingRequest' name='PingRequest' wsaw:Action='http://xmlsoap.org/Ping'/>
-   <wsdl:output message='tns:PingResponse' name='PingResponse' wsaw:Action='http://xmlsoap.org/Ping'/>
-  </wsdl:operation>
-  <wsdl:operation name='echo'>
-   <wsdl:input message='tns:IPingService_echo_InputMessage' wsaw:Action='http://InteropBaseAddress/interop/echo'/>
-   <wsdl:output message='tns:IPingService_echo_OutputMessage' wsaw:Action='http://InteropBaseAddress/interop/echo'/>
-  </wsdl:operation>
-  <wsdl:operation name='echoXml'>
-   <wsdl:input message='tns:IPingService_echoXml_InputMessage' wsaw:Action='http://InteropBaseAddress/interop/echoXml'/>
-   <wsdl:output message='tns:IPingService_echoXml_OutputMessage' wsaw:Action='http://InteropBaseAddress/interop/echoXml'/>
-  </wsdl:operation>
-  <wsdl:operation name='echoDataSet'>
-   <wsdl:input message='tns:IPingService_echoDataSet_InputMessage' wsaw:Action='http://InteropBaseAddress/interop/echoDataSet'/>
-   <wsdl:output message='tns:IPingService_echoDataSet_OutputMessage' wsaw:Action='http://InteropBaseAddress/interop/echoDataSet'/>
-  </wsdl:operation>
-  <wsdl:operation name='header'>
-   <wsdl:input message='tns:headerRequest' name='headerRequest' wsaw:Action='http://InteropBaseAddress/interop/header'/>
-   <wsdl:output message='tns:headerResponse' name='headerResponse' wsaw:Action='http://InteropBaseAddress/interop/headerResponse'/>
-  </wsdl:operation>
-  <wsdl:operation name='fault'>
-   <wsdl:input message='tns:IPingService_fault_InputMessage' wsaw:Action='http://InteropBaseAddress/interop/fault'/>
-   <wsdl:output message='tns:IPingService_fault_OutputMessage' wsaw:Action='http://InteropBaseAddress/interop/faultResponse'/>
-  </wsdl:operation>
- </wsdl:portType>
- <wsdl:service name='PingService10'>
-  <wsdl:port binding='i0:X10_IPingService' name='X10_IPingService'>
-   <soap12:address location='http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10'/>
-   <wsa:EndpointReference>
-    <wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10</wsa:Address>
-    <Identity xmlns='http://schemas.xmlsoap.org/ws/2006/02/addressingidentity'>
-     <KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'>
-      <X509Data>
-       <X509Certificate>MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQEAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIA!
 PeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=</X509Certificate>
-      </X509Data>
-     </KeyInfo>
-    </Identity>
-   </wsa:EndpointReference>
-  </wsdl:port>
-  <wsdl:port binding='i0:X10-NoTimestamp_IPingService' name='X10-NoTimestamp_IPingService'>
-   <soap12:address location='http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10-NoTimestamp'/>
-   <wsa:EndpointReference>
-    <wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/X10-NoTimestamp</wsa:Address>
-    <Identity xmlns='http://schemas.xmlsoap.org/ws/2006/02/addressingidentity'>
-     <KeyInfo xmlns='http://www.w3.org/2000/09/xmldsig#'>
-      <X509Data>
-       <X509Certificate>MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQEAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIA!
 PeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=</X509Certificate>
-      </X509Data>
-     </KeyInfo>
-    </Identity>
-   </wsa:EndpointReference>
-  </wsdl:port>
-  <wsdl:port binding='i0:K10_IPingService' name='K10_IPingService'>
-   <soap12:address location='http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/K10'/>
-   <wsa:EndpointReference>
-    <wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/K10</wsa:Address>
-    <Identity xmlns='http://schemas.xmlsoap.org/ws/2006/02/addressingidentity'>
-     <Spn>host/kirillgdev04</Spn>
-    </Identity>
-   </wsa:EndpointReference>
-  </wsdl:port>
-  <wsdl:port binding='i0:KD10_IPingService' name='KD10_IPingService'>
-   <soap12:address location='http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/KD10'/>
-   <wsa:EndpointReference>
-    <wsa:Address>http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/KD10</wsa:Address>
-    <Identity xmlns='http://schemas.xmlsoap.org/ws/2006/02/addressingidentity'>
-     <Spn>host/kirillgdev04</Spn>
-    </Identity>
-   </wsa:EndpointReference>
-  </wsdl:port>
- </wsdl:service>
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions name="PingService10" targetNamespace="http://InteropBaseAddress/interop" 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://InteropBaseAddress/interop" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://tempuri.org/" 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://tempuri.org/" location="wsdl0.wsdl"/>
+  <wsdl:types>
+    <xsd:schema targetNamespace="http://InteropBaseAddress/interop/Imports">
+      <xsd:import schemaLocation="xsd0.xsd" namespace="http://InteropBaseAddress/interop"/>
+      <xsd:import schemaLocation="xsd1.xsd" namespace="http://xmlsoap.org/Ping"/>
+      <xsd:import schemaLocation="xsd2.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/>
+      <xsd:import schemaLocation="xsd3.xsd"/>
+    </xsd:schema>
+  </wsdl:types>
+  <wsdl:message name="PingRequest">
+    <wsdl:part name="parameters" element="tns:PingRequest"/>
+  </wsdl:message>
+  <wsdl:message name="PingResponse">
+    <wsdl:part name="parameters" element="tns:PingResponse"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echo_InputMessage">
+    <wsdl:part name="parameters" element="tns:echo"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echo_OutputMessage">
+    <wsdl:part name="parameters" element="tns:echoResponse"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echoXml_InputMessage">
+    <wsdl:part name="parameters" element="tns:echoXml"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echoXml_OutputMessage">
+    <wsdl:part name="parameters" element="tns:echoXmlResponse"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echoDataSet_InputMessage">
+    <wsdl:part name="parameters" element="tns:echoDataSet"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_echoDataSet_OutputMessage">
+    <wsdl:part name="parameters" element="tns:echoDataSetResponse"/>
+  </wsdl:message>
+  <wsdl:message name="headerRequest">
+    <wsdl:part name="parameters" element="tns:header"/>
+  </wsdl:message>
+  <wsdl:message name="headerRequest_Headers">
+    <wsdl:part name="CustomHeader" element="tns:CustomHeader"/>
+  </wsdl:message>
+  <wsdl:message name="headerResponse">
+    <wsdl:part name="parameters" element="tns:headerResponse"/>
+  </wsdl:message>
+  <wsdl:message name="headerResponse_Headers">
+    <wsdl:part name="CustomHeader" element="tns:CustomHeader"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_fault_InputMessage">
+    <wsdl:part name="parameters" element="tns:fault"/>
+  </wsdl:message>
+  <wsdl:message name="IPingService_fault_OutputMessage">
+    <wsdl:part name="parameters" element="tns:faultResponse"/>
+  </wsdl:message>
+  <wsdl:portType name="IPingService">
+    <wsdl:operation name="Ping">
+      <wsdl:input wsaw:Action="http://xmlsoap.org/Ping" name="PingRequest" message="tns:PingRequest"/>
+      <wsdl:output wsaw:Action="http://xmlsoap.org/Ping" name="PingResponse" message="tns:PingResponse"/>
+    </wsdl:operation>
+    <wsdl:operation name="echo">
+      <wsdl:input wsaw:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingService_echo_InputMessage"/>
+      <wsdl:output wsaw:Action="http://InteropBaseAddress/interop/echo" message="tns:IPingService_echo_OutputMessage"/>
+    </wsdl:operation>
+    <wsdl:operation name="echoXml">
+      <wsdl:input wsaw:Action="http://InteropBaseAddress/interop/echoXml" message="tns:IPingService_echoXml_InputMessage"/>
+      <wsdl:output wsaw:Action="http://InteropBaseAddress/interop/echoXml" message="tns:IPingService_echoXml_OutputMessage"/>
+    </wsdl:operation>
+    <wsdl:operation name="echoDataSet">
+      <wsdl:input wsaw:Action="http://InteropBaseAddress/interop/echoDataSet" message="tns:IPingService_echoDataSet_InputMessage"/>
+      <wsdl:output wsaw:Action="http://InteropBaseAddress/interop/echoDataSet" message="tns:IPingService_echoDataSet_OutputMessage"/>
+    </wsdl:operation>
+    <wsdl:operation name="header">
+      <wsdl:input wsaw:Action="http://InteropBaseAddress/interop/header" name="headerRequest" message="tns:headerRequest"/>
+      <wsdl:output wsaw:Action="http://InteropBaseAddress/interop/headerResponse" name="headerResponse" message="tns:headerResponse"/>
+    </wsdl:operation>
+    <wsdl:operation name="fault">
+      <wsdl:input wsaw:Action="http://InteropBaseAddress/interop/fault" message="tns:IPingService_fault_InputMessage"/>
+      <wsdl:output wsaw:Action="http://InteropBaseAddress/interop/faultResponse" message="tns:IPingService_fault_OutputMessage"/>
+    </wsdl:operation>
+  </wsdl:portType>
+  <wsdl:service name="PingService10">
+    <wsdl:port name="MutualCertificate10SignEncrypt_IPingService" binding="i0:MutualCertificate10SignEncrypt_IPingService">
+      <soap:address location="http://h4sfh81.b20.microsoftlab.net/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/MutualCertificate10SignEncrypt"/>
+    </wsdl:port>
+    <wsdl:port name="MutualCertificate10SignEncryptRsa15TripleDes_IPingService" binding="i0:MutualCertificate10SignEncryptRsa15TripleDes_IPingService">
+      <soap:address location="http://h4sfh81.b20.microsoftlab.net/Security_WsSecurity_Service_Indigo/WsSecurity10.svc/MutualCertificate10SignEncryptRsa15TripleDes"/>
+    </wsdl:port>
+  </wsdl:service>
 </wsdl:definitions>

Modified: trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl
===================================================================
--- trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl	2006-09-27 16:57:20 UTC (rev 1074)
+++ trunk/src/test/resources/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF/wsdl/wsdl0.wsdl	2006-09-27 17:09:15 UTC (rev 1075)
@@ -1,1410 +1,1653 @@
-<wsdl:definitions targetNamespace='http://tempuri.org/' xmlns:i0='http://InteropBaseAddress/interop' xmlns:msc='http://schemas.microsoft.com/ws/2005/12/wsdl/contract' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:soap12='http://schemas.xmlsoap.org/wsdl/soap12/' xmlns:soapenc='http://schemas.xmlsoap.org/soap/encoding/' xmlns:tns='http://tempuri.org/' xmlns:wsa='http://schemas.xmlsoap.org/ws/2004/08/addressing' xmlns:wsa10='http://www.w3.org/2005/08/addressing' xmlns:wsap='http://schemas.xmlsoap.org/ws/2004/08/addressing/policy' xmlns:wsaw='http://www.w3.org/2006/05/addressing/wsdl' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns:wsp='http://schemas.xmlsoap.org/ws/2004/09/policy' xmlns:wsu='http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd' xmlns:wsx='http://schemas.xmlsoap.org/ws/2004/09/mex' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <wsp:Policy wsu:Id='X10_IPingService_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:AsymmetricBinding xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:InitiatorToken>
-       <wsp:Policy>
-        <sp:X509Token sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient'>
-         <wsp:Policy>
-          <sp:WssX509V3Token10/>
-         </wsp:Policy>
-        </sp:X509Token>
-       </wsp:Policy>
-      </sp:InitiatorToken>
-      <sp:RecipientToken>
-       <wsp:Policy>
-        <sp:X509Token sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never'>
-         <wsp:Policy>
-          <sp:WssX509V3Token10/>
-         </wsp:Policy>
-        </sp:X509Token>
-       </wsp:Policy>
-      </sp:RecipientToken>
-      <sp:AlgorithmSuite>
-       <wsp:Policy>
-        <sp:Basic256/>
-       </wsp:Policy>
-      </sp:AlgorithmSuite>
-      <sp:Layout>
-       <wsp:Policy>
-        <sp:Lax/>
-       </wsp:Policy>
-      </sp:Layout>
-      <sp:IncludeTimestamp/>
-      <sp:OnlySignEntireHeadersAndBody/>
-     </wsp:Policy>
-    </sp:AsymmetricBinding>
-    <sp:Wss10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportRefKeyIdentifier/>
-      <sp:MustSupportRefIssuerSerial/>
-     </wsp:Policy>
-    </sp:Wss10>
-    <sp:Trust10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportIssuedTokens/>
-      <sp:RequireClientEntropy/>
-      <sp:RequireServerEntropy/>
-     </wsp:Policy>
-    </sp:Trust10>
-    <wsap:UsingAddressing/>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_Ping_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_Ping_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echo_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echo_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echoXml_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echoXml_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echoDataSet_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_echoDataSet_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_header_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_header_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_fault_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10_IPingService_fault_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:AsymmetricBinding xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:InitiatorToken>
-       <wsp:Policy>
-        <sp:X509Token sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient'>
-         <wsp:Policy>
-          <sp:WssX509V3Token10/>
-         </wsp:Policy>
-        </sp:X509Token>
-       </wsp:Policy>
-      </sp:InitiatorToken>
-      <sp:RecipientToken>
-       <wsp:Policy>
-        <sp:X509Token sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never'>
-         <wsp:Policy>
-          <sp:WssX509V3Token10/>
-         </wsp:Policy>
-        </sp:X509Token>
-       </wsp:Policy>
-      </sp:RecipientToken>
-      <sp:AlgorithmSuite>
-       <wsp:Policy>
-        <sp:Basic256/>
-       </wsp:Policy>
-      </sp:AlgorithmSuite>
-      <sp:Layout>
-       <wsp:Policy>
-        <sp:Lax/>
-       </wsp:Policy>
-      </sp:Layout>
-      <sp:OnlySignEntireHeadersAndBody/>
-     </wsp:Policy>
-    </sp:AsymmetricBinding>
-    <sp:Wss10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportRefKeyIdentifier/>
-      <sp:MustSupportRefIssuerSerial/>
-     </wsp:Policy>
-    </sp:Wss10>
-    <sp:Trust10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportIssuedTokens/>
-      <sp:RequireClientEntropy/>
-      <sp:RequireServerEntropy/>
-     </wsp:Policy>
-    </sp:Trust10>
-    <wsap:UsingAddressing/>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_Ping_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_Ping_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echo_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echo_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echoXml_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echoXml_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echoDataSet_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_echoDataSet_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_header_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_header_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_fault_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='X10-NoTimestamp_IPingService_fault_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SymmetricBinding xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:ProtectionToken>
-       <wsp:Policy>
-        <sp:KerberosToken sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once'>
-         <wsp:Policy>
-          <sp:WssGssKerberosV5ApReqToken11/>
-         </wsp:Policy>
-        </sp:KerberosToken>
-       </wsp:Policy>
-      </sp:ProtectionToken>
-      <sp:AlgorithmSuite>
-       <wsp:Policy>
-        <sp:Basic128/>
-       </wsp:Policy>
-      </sp:AlgorithmSuite>
-      <sp:Layout>
-       <wsp:Policy>
-        <sp:Lax/>
-       </wsp:Policy>
-      </sp:Layout>
-      <sp:IncludeTimestamp/>
-      <sp:OnlySignEntireHeadersAndBody/>
-     </wsp:Policy>
-    </sp:SymmetricBinding>
-    <sp:Wss10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportRefKeyIdentifier/>
-      <sp:MustSupportRefIssuerSerial/>
-     </wsp:Policy>
-    </sp:Wss10>
-    <sp:Trust10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportIssuedTokens/>
-      <sp:RequireClientEntropy/>
-      <sp:RequireServerEntropy/>
-     </wsp:Policy>
-    </sp:Trust10>
-    <wsap:UsingAddressing/>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_Ping_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_Ping_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echo_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echo_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echoXml_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echoXml_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echoDataSet_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_echoDataSet_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_header_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_header_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_fault_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='K10_IPingService_fault_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SymmetricBinding xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:ProtectionToken>
-       <wsp:Policy>
-        <sp:KerberosToken sp:IncludeToken='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once'>
-         <wsp:Policy>
-          <sp:RequireDerivedKeys/>
-          <sp:WssGssKerberosV5ApReqToken11/>
-         </wsp:Policy>
-        </sp:KerberosToken>
-       </wsp:Policy>
-      </sp:ProtectionToken>
-      <sp:AlgorithmSuite>
-       <wsp:Policy>
-        <sp:Basic128/>
-       </wsp:Policy>
-      </sp:AlgorithmSuite>
-      <sp:Layout>
-       <wsp:Policy>
-        <sp:Lax/>
-       </wsp:Policy>
-      </sp:Layout>
-      <sp:IncludeTimestamp/>
-      <sp:OnlySignEntireHeadersAndBody/>
-     </wsp:Policy>
-    </sp:SymmetricBinding>
-    <sp:Wss10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportRefKeyIdentifier/>
-      <sp:MustSupportRefIssuerSerial/>
-     </wsp:Policy>
-    </sp:Wss10>
-    <sp:Trust10 xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <wsp:Policy>
-      <sp:MustSupportIssuedTokens/>
-      <sp:RequireClientEntropy/>
-      <sp:RequireServerEntropy/>
-     </wsp:Policy>
-    </sp:Trust10>
-    <wsap:UsingAddressing/>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_Ping_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_Ping_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echo_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echo_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echoXml_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echoXml_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echoDataSet_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_echoDataSet_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_header_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_header_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='CustomHeader' Namespace='http://InteropBaseAddress/interop'/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_fault_Input_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <wsp:Policy wsu:Id='KD10_IPingService_fault_output_policy'>
-  <wsp:ExactlyOne>
-   <wsp:All>
-    <sp:SignedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-     <sp:Header Name='To' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='From' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='FaultTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='ReplyTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='MessageID' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='RelatesTo' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-     <sp:Header Name='Action' Namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'/>
-    </sp:SignedParts>
-    <sp:EncryptedParts xmlns:sp='http://schemas.xmlsoap.org/ws/2005/07/securitypolicy'>
-     <sp:Body/>
-    </sp:EncryptedParts>
-   </wsp:All>
-  </wsp:ExactlyOne>
- </wsp:Policy>
- <!--wsdl:import location='WsSecurity10Encrypt.wsdl' namespace='http://InteropBaseAddress/interop'/-->
- <wsdl:types/>
- <wsdl:binding name='X10_IPingService' type='i0:IPingService'>
-  <wsp:PolicyReference URI='#X10_IPingService_policy'/>
-  <soap12:binding transport='http://schemas.xmlsoap.org/soap/http'/>
-  <wsdl:operation name='Ping'>
-   <soap12:operation soapAction='http://xmlsoap.org/Ping' style='document'/>
-   <wsdl:input name='PingRequest'>
-    <wsp:PolicyReference URI='#X10_IPingService_Ping_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='PingResponse'>
-    <wsp:PolicyReference URI='#X10_IPingService_Ping_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echo'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echo' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10_IPingService_echo_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10_IPingService_echo_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoXml'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoXml' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10_IPingService_echoXml_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10_IPingService_echoXml_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoDataSet'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoDataSet' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10_IPingService_echoDataSet_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10_IPingService_echoDataSet_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='header'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/header' style='document'/>
-   <wsdl:input name='headerRequest'>
-    <wsp:PolicyReference URI='#X10_IPingService_header_Input_policy'/>
-    <soap12:header message='i0:headerRequest_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='headerResponse'>
-    <wsp:PolicyReference URI='#X10_IPingService_header_output_policy'/>
-    <soap12:header message='i0:headerResponse_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='fault'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/fault' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10_IPingService_fault_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10_IPingService_fault_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
- </wsdl:binding>
- <wsdl:binding name='X10-NoTimestamp_IPingService' type='i0:IPingService'>
-  <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_policy'/>
-  <soap12:binding transport='http://schemas.xmlsoap.org/soap/http'/>
-  <wsdl:operation name='Ping'>
-   <soap12:operation soapAction='http://xmlsoap.org/Ping' style='document'/>
-   <wsdl:input name='PingRequest'>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_Ping_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='PingResponse'>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_Ping_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echo'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echo' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echo_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echo_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoXml'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoXml' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echoXml_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echoXml_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoDataSet'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoDataSet' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echoDataSet_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_echoDataSet_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='header'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/header' style='document'/>
-   <wsdl:input name='headerRequest'>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_header_Input_policy'/>
-    <soap12:header message='i0:headerRequest_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='headerResponse'>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_header_output_policy'/>
-    <soap12:header message='i0:headerResponse_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='fault'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/fault' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_fault_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#X10-NoTimestamp_IPingService_fault_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
- </wsdl:binding>
- <wsdl:binding name='K10_IPingService' type='i0:IPingService'>
-  <wsp:PolicyReference URI='#K10_IPingService_policy'/>
-  <soap12:binding transport='http://schemas.xmlsoap.org/soap/http'/>
-  <wsdl:operation name='Ping'>
-   <soap12:operation soapAction='http://xmlsoap.org/Ping' style='document'/>
-   <wsdl:input name='PingRequest'>
-    <wsp:PolicyReference URI='#K10_IPingService_Ping_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='PingResponse'>
-    <wsp:PolicyReference URI='#K10_IPingService_Ping_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echo'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echo' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#K10_IPingService_echo_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#K10_IPingService_echo_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoXml'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoXml' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#K10_IPingService_echoXml_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#K10_IPingService_echoXml_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoDataSet'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoDataSet' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#K10_IPingService_echoDataSet_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#K10_IPingService_echoDataSet_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='header'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/header' style='document'/>
-   <wsdl:input name='headerRequest'>
-    <wsp:PolicyReference URI='#K10_IPingService_header_Input_policy'/>
-    <soap12:header message='i0:headerRequest_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='headerResponse'>
-    <wsp:PolicyReference URI='#K10_IPingService_header_output_policy'/>
-    <soap12:header message='i0:headerResponse_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='fault'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/fault' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#K10_IPingService_fault_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#K10_IPingService_fault_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
- </wsdl:binding>
- <wsdl:binding name='KD10_IPingService' type='i0:IPingService'>
-  <wsp:PolicyReference URI='#KD10_IPingService_policy'/>
-  <soap12:binding transport='http://schemas.xmlsoap.org/soap/http'/>
-  <wsdl:operation name='Ping'>
-   <soap12:operation soapAction='http://xmlsoap.org/Ping' style='document'/>
-   <wsdl:input name='PingRequest'>
-    <wsp:PolicyReference URI='#KD10_IPingService_Ping_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='PingResponse'>
-    <wsp:PolicyReference URI='#KD10_IPingService_Ping_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echo'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echo' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#KD10_IPingService_echo_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#KD10_IPingService_echo_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoXml'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoXml' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#KD10_IPingService_echoXml_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#KD10_IPingService_echoXml_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='echoDataSet'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/echoDataSet' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#KD10_IPingService_echoDataSet_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#KD10_IPingService_echoDataSet_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='header'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/header' style='document'/>
-   <wsdl:input name='headerRequest'>
-    <wsp:PolicyReference URI='#KD10_IPingService_header_Input_policy'/>
-    <soap12:header message='i0:headerRequest_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output name='headerResponse'>
-    <wsp:PolicyReference URI='#KD10_IPingService_header_output_policy'/>
-    <soap12:header message='i0:headerResponse_Headers' part='CustomHeader' use='literal'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
-  <wsdl:operation name='fault'>
-   <soap12:operation soapAction='http://InteropBaseAddress/interop/fault' style='document'/>
-   <wsdl:input>
-    <wsp:PolicyReference URI='#KD10_IPingService_fault_Input_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:input>
-   <wsdl:output>
-    <wsp:PolicyReference URI='#KD10_IPingService_fault_output_policy'/>
-    <soap12:body use='literal'/>
-   </wsdl:output>
-  </wsdl:operation>
- </wsdl:binding>
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions 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:i0="http://InteropBaseAddress/interop" 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">
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:InitiatorToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:InitiatorToken>
+            <sp:RecipientToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:RecipientToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:Basic256/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:IncludeTimestamp/>
+            <sp:EncryptSignature/>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:AsymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncrypt_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:InitiatorToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:InitiatorToken>
+            <sp:RecipientToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:RecipientToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:TripleDesRsa15/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:IncludeTimestamp/>
+            <sp:EncryptSignature/>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:AsymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="MutualCertificate10SignEncryptRsa15TripleDes_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:InitiatorToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:InitiatorToken>
+            <sp:RecipientToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:RecipientToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:Basic256/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:IncludeTimestamp/>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:AsymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+        <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportIssuedTokens/>
+            <sp:RequireClientEntropy/>
+            <sp:RequireServerEntropy/>
+          </wsp:Policy>
+        </sp:Trust10>
+        <wsap:UsingAddressing/>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:InitiatorToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:InitiatorToken>
+            <sp:RecipientToken>
+              <wsp:Policy>
+                <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+                  <wsp:Policy>
+                    <sp:WssX509V3Token10/>
+                  </wsp:Policy>
+                </sp:X509Token>
+              </wsp:Policy>
+            </sp:RecipientToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:Basic256/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:AsymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+        <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportIssuedTokens/>
+            <sp:RequireClientEntropy/>
+            <sp:RequireServerEntropy/>
+          </wsp:Policy>
+        </sp:Trust10>
+        <wsap:UsingAddressing/>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="X10-NoTimestamp_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:ProtectionToken>
+              <wsp:Policy>
+                <sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once">
+                  <wsp:Policy>
+                    <sp:WssGssKerberosV5ApReqToken11/>
+                  </wsp:Policy>
+                </sp:KerberosToken>
+              </wsp:Policy>
+            </sp:ProtectionToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:Basic128/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:IncludeTimestamp/>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:SymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+        <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportIssuedTokens/>
+            <sp:RequireClientEntropy/>
+            <sp:RequireServerEntropy/>
+          </wsp:Policy>
+        </sp:Trust10>
+        <wsap:UsingAddressing/>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="K10_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:ProtectionToken>
+              <wsp:Policy>
+                <sp:KerberosToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once">
+                  <wsp:Policy>
+                    <sp:RequireDerivedKeys/>
+                    <sp:WssGssKerberosV5ApReqToken11/>
+                  </wsp:Policy>
+                </sp:KerberosToken>
+              </wsp:Policy>
+            </sp:ProtectionToken>
+            <sp:AlgorithmSuite>
+              <wsp:Policy>
+                <sp:Basic128/>
+              </wsp:Policy>
+            </sp:AlgorithmSuite>
+            <sp:Layout>
+              <wsp:Policy>
+                <sp:Lax/>
+              </wsp:Policy>
+            </sp:Layout>
+            <sp:IncludeTimestamp/>
+            <sp:OnlySignEntireHeadersAndBody/>
+          </wsp:Policy>
+        </sp:SymmetricBinding>
+        <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportRefKeyIdentifier/>
+            <sp:MustSupportRefIssuerSerial/>
+          </wsp:Policy>
+        </sp:Wss10>
+        <sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <wsp:Policy>
+            <sp:MustSupportIssuedTokens/>
+            <sp:RequireClientEntropy/>
+            <sp:RequireServerEntropy/>
+          </wsp:Policy>
+        </sp:Trust10>
+        <wsap:UsingAddressing/>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_Ping_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_Ping_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echo_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echo_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echoXml_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echoXml_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echoDataSet_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_echoDataSet_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_header_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_header_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="CustomHeader" Namespace="http://InteropBaseAddress/interop"/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_fault_Input_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsp:Policy wsu:Id="KD10_IPingService_fault_output_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+          <sp:Header Name="To" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="From" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="FaultTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="ReplyTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="MessageID" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="RelatesTo" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+          <sp:Header Name="Action" Namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
+        </sp:SignedParts>
+        <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+          <sp:Body/>
+        </sp:EncryptedParts>
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <!-- wsdl:import namespace="http://InteropBaseAddress/interop" location="http://h4sfh81.b20.microsoftlab.net/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl"/ -->
+  <wsdl:types/>
+  <wsdl:binding name="MutualCertificate10SignEncrypt_IPingService" type="i0:IPingService">
+    <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_policy"/>
+    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+    <wsdl:operation name="Ping">
+      <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+      <wsdl:input name="PingRequest">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_Ping_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output name="PingResponse">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_Ping_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echo">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echo_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echo_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echoXml">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echoXml" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echoXml_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echoXml_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echoDataSet">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echoDataSet" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echoDataSet_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_echoDataSet_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="header">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/header" style="document"/>
+      <wsdl:input name="headerRequest">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_header_Input_policy"/>
+        <soap:header message="i0:headerRequest_Headers" part="CustomHeader" use="literal"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output name="headerResponse">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_header_output_policy"/>
+        <soap:header message="i0:headerResponse_Headers" part="CustomHeader" use="literal"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="fault">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/fault" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_fault_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncrypt_IPingService_fault_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:binding name="MutualCertificate10SignEncryptRsa15TripleDes_IPingService" type="i0:IPingService">
+    <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_policy"/>
+    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
+    <wsdl:operation name="Ping">
+      <soap:operation soapAction="http://xmlsoap.org/Ping" style="document"/>
+      <wsdl:input name="PingRequest">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output name="PingResponse">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_Ping_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echo">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echo" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echo_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echoXml">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echoXml" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoXml_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoXml_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="echoDataSet">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/echoDataSet" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoDataSet_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_echoDataSet_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="header">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/header" style="document"/>
+      <wsdl:input name="headerRequest">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_header_Input_policy"/>
+        <soap:header message="i0:headerRequest_Headers" part="CustomHeader" use="literal"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output name="headerResponse">
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_header_output_policy"/>
+        <soap:header message="i0:headerResponse_Headers" part="CustomHeader" use="literal"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="fault">
+      <soap:operation soapAction="http://InteropBaseAddress/interop/fault" style="document"/>
+      <wsdl:input>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_fault_Input_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output>
+        <wsp:PolicyReference URI="#MutualCertificate10SignEncryptRsa15TripleDes_IPingService_fault_output_policy"/>
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
 </wsdl:definitions>




More information about the jboss-svn-commits mailing list