Re: namespace
"Scott Nichol" <[email protected]>
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <242b01c479a2$97e0a000$6401a8c0@northgate> |
Can you be more specific about how you "get the envelope"? Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Dimple Joesph" <[email protected]> To: <[email protected]> Sent: Sunday, August 01, 2004 5:04 PM Subject: namespace 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"...>