You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Collin Goredema <co...@bellsouth.net> on 2001/06/08 17:58:31 UTC

SOAP Envelope Header Attribute

How can I explicitly use Apache SOAP Version 2.1 to create the following SOAP Envelope Header:

<SOAP-ENV:Header>
    <SomeAttribute>xxxx</SomeAttribute>
</SOAP-ENV:Header>