On 03.05.2013 08:46, Pavani J wrote:
> Hi Thomas,
> 
> My apologies if I am asking a dumb question.
> Is XCCC2axiom_node() / XXX2axiom_node() from axis2c code or something
> you wrote?
Yes. Sorry, there was a typo below. There is only a single function
XXX2axiom_node() which builds the result code.

I am using axiom_element_create() to create the XML elements and I'm
creating the XML texts on my own and allocating using axiom_text_create().

To find out how to do it I first created functions returning concrete
types, not anyType and then I looked at the generated code to find out
what was needed.

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org

Reply via email to