topical media & game development

talk show tell print

basic-xml-15-listing20.xml / xml



  <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
                xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">
    <env:Body>
     <env:Fault>
       <env:Code>
         <env:Value>env:FAULTCODE</env:Value>
         <env:Subcode>
           <env:Value>SUBVALUE</env:Value>
         </env:Subcode>
       </env:Code>
       <env:Reason>
         <env:Text>ERROR DESCRIPTION</env:Text>
       </env:Reason>
       <env:Detail>
         <o:orderFaultInfo xmlns:o="http://www.sernaferna.com/soap/ordersystem">
           <o:errorCode>APPLICATION-SPECIFIC ERROR CODE</o:errorCode>
           <o:message>APPLICATION-SPECIFIC ERROR MESSAGE</o:message>
         </o:OrderFaultInfo>
       </env:Detail>
     </env:Fault>
    </env:Body>
  </env:Envelope>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.