Re: Removing empty namespace from SOAP in Axis 1.4

2006-06-10 Thread Anne Thomas Manes
It's appropriate to have the empty namespace declaration if the elements are defined to be unqualified. If you prefer that the elements be namespace qualified, then you need to make the appropriate change in the schema definition. ( e.g., specify elementFormDefault="qualified"). AnneOn 6/7/06, Nico

RE: Removing empty namespace from SOAP in Axis 1.4

2006-06-07 Thread James Armstrong
: Removing empty namespace from SOAP in Axis 1.4   Hello All, Is there an option or do I need to have a Handler (if so how? ) to strip off the empty namespace in the soap message generated from WSDL  as below.   It only happens for those elements which are complex type array  in the WSDL.  I am

Removing empty namespace from SOAP in Axis 1.4

2006-06-07 Thread Nicolas-Viet Nguyen
Hello All,Is there an option or do I need to have a Handler (if so how? ) to strip off the empty namespace in the soap message generated from WSDL  as below.   It only happens for those elements which are complex type array  in the WSDL.  I am using Axis 1.4 -         -                   546545646