The only way this would make any sense is if you got <tns1:in0 xmlns:tns1="http://DefaultNamespace">
Otherwise the namespace declaration you're asking for is completely irrelevant to in0 and the rest of the document as your previous message presented it. Jeff ----- Original Message ----- From: "babloosony" <[EMAIL PROTECTED]> To: "Jeff Greif" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Monday, April 04, 2005 8:38 AM Subject: Re: No namespace for elements in soap message from .NET | Hi Jeff, | | Thank you for the response. But what else can I configure in my WSDL | so that .NET adds this xmlns:tns1="http://DefaultNamespace" to in01 | element | | that is I want this <in0 xmlns:tns1="http://DefaultNamespace"> instead of <in0> | | Please suggest ... | | | - Kumar. |
