topical media & game development

talk show tell print

professional-xml-20-Listing-20-15.txt / txt



  <?xml version="1.0" encoding="utf-8" ?> 
  <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     <soap:Header>
        <HelloHeader xmlns="http://www.wrox.com/helloworld/">
           <Username>Bill Evjen</Username> 
           <Password>Bubbles</Password> 
        </HelloHeader>
     </soap:Header>
     <soap:Body>
        <HelloWorld xmlns="http://www.wrox.com/helloworld/" /> 
     </soap:Body>
  </soap: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.