When should I use a cdata marked section?
Answer / Indrani Chauhan
Use CDATA sections when you have large amounts of character data that may contain special characters, such as '<', '&', and '"'. CDATA sections protect these characters from being interpreted as XML markup, ensuring that they are treated as literal text.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why xsl is used in xml?
How do I subscribe to rss feeds in chrome?
Write the steps involved in the creation of a custom schema.
what are the most common errors, while writing xml documents ?
How many document types are defined for atom feed files?
Whether graphics can be used in XML? If so, How?
How is xml extensible?
How do I find my rss feed on android?
What are well-formed xml documents?
What is meant by wsdl?
What is xsl template?
How do I display an rss feed on my website?