Thread: XML Tips
View Single Post
  #12 (permalink)  
Old 02-11-2008, 04:46 AM
vigneshgets vigneshgets is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 904
vigneshgets is on a distinguished road
Thumbs up Re: XML Tips

CDATA section in XML :

"CDATA in XML is the character data is is not parsed by the XML Processor. If there is a section in the document that you do not want the XML processor to parse, then it can be enclosed in
<![CDATA[ ......................]]> "
__________________
Vignesh
$Live It The Way You Love It$
Reply With Quote