Hi Kelvin,

I know the sequence of namespace doesn't effect validity or welformness of the XML in common condition, but the weird thing is that in my project, it does. When I sent a soap message created by gsoap to the server, I could get right response, as the Axis2/C. But if I sent a soap message created by both gsoap and Axis2/C without right sequence of namespace, I couldn't get right response.

I'm afraid I didn't exactly understand what you have mentioned. Anyway, if you need the namespaces to be in some predefined order, may be xml-canonicalization [1] would be an option depending on your requirement.

-Dumindu.

[1] http://www.w3.org/TR/xml-c14n

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to