When should I use a cdata marked section?



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

Post New Answer

More XML XSLT RSS Interview Questions

Why xsl is used in xml?

1 Answers  


How do I subscribe to rss feeds in chrome?

1 Answers  


Write the steps involved in the creation of a custom schema.

1 Answers  


what are the most common errors, while writing xml documents ?

1 Answers  


How many document types are defined for atom feed files?

1 Answers  


Whether graphics can be used in XML? If so, How?

1 Answers  


How is xml extensible?

1 Answers  


How do I find my rss feed on android?

1 Answers  


What are well-formed xml documents?

1 Answers  


What is meant by wsdl?

1 Answers  


What is xsl template?

1 Answers  


How do I display an rss feed on my website?

1 Answers  


Categories