| Author |
Axis SOAPElement.addChildElement inserts it's own prefix
|
Frank Malinowski
Ranch Hand
Joined: Jul 24, 2003
Posts: 30
|
|
I am trying to create a SOAPEnvelope using Axis. For the particular message that I need to send The tags in my body do not need prefixes. So, I am using the following: However, the xml that is created is as follows: I don't want the prefix soapenv. I simply want the tag to be as follows: Has anyone seen this and if so do you have a suggestion? Thanks, Frank
|
 |
 |
|
|
subject: Axis SOAPElement.addChildElement inserts it's own prefix
|
|
|