You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Glen Daniels <gd...@macromedia.com> on 2001/04/19 20:24:23 UTC

Test file

Oops, forgot the test.xml file I was using:

<SOAP-ENV:Envelope SOAP-ENV:encodingStyle=""
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
 <myNS:testHeader xmlns:myNS="urn:myNS" SOAP-ENV:mustUnderstand="1">hi
there</myNS:testHeader>
 <myNS:testHeader2 xmlns:myNS="urn:myNS" SOAP-ENV:mustUnderstand="1">
   <element>
some text
   </element>
 </myNS:testHeader2>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
 <test>
  <reference href="#1"/>
  <a>3</a>
  <b>4</b>
 </test>
</SOAP-ENV:Body>
<someNS:anotherElement id="1" xmlns:someNS="http://somewhere">
 This is an independent element.
</someNS:anotherElement>
</SOAP-ENV:Envelope>

Glen Daniels
Macromedia
Engineering Manager
http://www.macromedia.com/
                                Building cool stuff for web developers