namespace
"Dimple Joesph" <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <001401c4780b$17c0ef30$220110ac@dimple> |
In a call i get the envelope and do env.declarenamespace but the namespace is not set in the envelope.can anyone help me with this How do you specify a namespace in soap env like the xmlns :acme.what is the command to do so. <SOAP-ENV:Envelope ...xmlns:acme="http://acmecorp.com/namespace"...>