Advertisement
Guest User

Untitled

a guest
Dec 30th, 2021
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SOAP-ENV:Envelope
  3.     xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
  4.     xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
  5.     xmlns:wsdisco="http://schemas.xmlsoap.org/ws/2005/04/discovery"
  6.     xmlns:wsdp="http://schemas.xmlsoap.org/ws/2006/02/devprof"
  7.     xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing"
  8.     xmlns:xop="http://www.w3.org/2004/08/xop/include"
  9.     xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"
  10.     xmlns:wxf="http://schemas.xmlsoap.org/ws/2004/09/transfer"
  11.     xmlns:wprt="http://schemas.microsoft.com/windows/2006/08/wdp/print">
  12.     <SOAP-ENV:Body>
  13.         <SOAP-ENV:Fault>
  14.             <faultcode>SOAP-ENV:VersionMismatch</faultcode>
  15.             <faultstring>Invalid SOAP message or SOAP version mismatch</faultstring>
  16.         </SOAP-ENV:Fault>
  17.     </SOAP-ENV:Body>
  18. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement