Advertisement
Guest User

Untitled

a guest
Dec 30th, 2021
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.93 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://www.w3.org/2003/05/soap-encoding"
  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.             <SOAP-ENV:Code>
  15.                 <SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value>
  16.             </SOAP-ENV:Code>
  17.             <SOAP-ENV:Reason>
  18.                 <SOAP-ENV:Text xml:lang="en">End of file or no input: Operation interrupted or timed out</SOAP-ENV:Text>
  19.             </SOAP-ENV:Reason>
  20.         </SOAP-ENV:Fault>
  21.     </SOAP-ENV:Body>
  22. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement