cdata sections

View: New views
2 Messages — Rating Filter:   Alert me  

cdata sections

by Nagy Vilmos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,
 
the axiom_text_create method can be used to create a text node in Axis2/C.
How can I create a CDATA section node?
My Axis2/C uses libxml2.
 
Thanks,
William

Re: cdata sections

by Dinesh Premalal-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, William,

"Nagy Vilmos" <nvili77@...> writes:

> Hi,
>  
> the axiom_text_create method can be used to create a text node in Axis2/C.
> How can I create a CDATA section node?

AFAIK, CDATA is not implemented with axiom yet. I may be wrong.

thanks,
Dinesh