what are the special characters in xml ?



what are the special characters in xml ?..

Answer / Zenia Malhotra

XML has several reserved characters that require explicit encoding. These include '&', '<', '>', '"', and '' . To use these characters within an XML document, they should be replaced with their respective character entities: &amp;, &lt;, &gt;, &quot;, and &apos;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

How do I subscribe to an rss feed on my iphone?

1 Answers  


How to use RSS code in our Site.... and can any body tell me how can I advertise my web site in google that any body can search my site through google search?

1 Answers   PUCIT,


While writing an xml document what are the rules that are to be followed?

1 Answers  


Define element and attribute in an xml document.

1 Answers  


Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents?

1 Answers  


Define cdata?

1 Answers  


What is difference between xml and html?

1 Answers  


How do I open an xml file in internet explorer?

1 Answers  


Why xml parsing is important?

1 Answers  


What about non-xml resources?

1 Answers  


What is SOAP and how does it relate to XML?

1 Answers  


Is xml format or content-driven?

1 Answers  


Categories