Hello, I am using a few tools to send some request.
I use eclipse tool to send xml request and see that, I am able to communicate a simple request with a tag xsi:nil But the same from a SOAPUI tool, doesnt list the request tag. My guess is all tools should behave the same. Is there something I am missing here. Ramesh. --- On Fri, 3/9/10, ramesh Gopal <[email protected]> wrote: From: ramesh Gopal <[email protected]> Subject: Retrieve xsi:nil attribute from node To: "Apache AXIS C User List" <[email protected]> Date: Friday, 3 September, 2010, 5:35 PM Hello, Do we have any axis2c apis which will tell us whether node has xsi:nil attribute. (Obviously this means that the node can have a NULL value.) Subsequently, if the request has still this attribute set, it can still pass some values. How do we check for all these conditions ? Rgds, Ramesh
