Re: [xml] Special chars in XML



I'd think what you are looking for is CDATA.
This is a good place to start:
http://www.w3schools.com/xmL/xml_cdata.asp

Best regards: ZoltÃn ÃrdÃgh


On Thu, Dec 30, 2010 at 12:35 AM, samaram s <samaram007 gmail com> wrote:
hi,

I am working with libxml2 library for one of my application.
But in my data there are few strings which has some special characters like ('&' , < , >) etc
When i was reading about this...i read there is something called DTD in xml2 can handle this stuff.
But i am not getting how to use it.
Is there anyway i can make sure the xml library can handle these special chars.

Please help me in solving this.

Thanks,
Sam

_______________________________________________
xml mailing list, project page Âhttp://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]