Hi everybody

How do I change the name of the envelope prefix that Axis uses?
To for example MyOwn-ENV:

<?xml version="1.0" encoding="UTF-8"?>
<MyOwn-ENV:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns:MyOwn-ENV="http://schemas.xmlsoap.org/soap/envelope/"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

  <MyOwn-ENV:Body>

...

  </MyOwn-ENV:Body>
</MyOwn-ENV:Envelope>


/ Peter Kristensen

[EMAIL PROTECTED]

Reply via email to