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: &, <, >, ", and '
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I subscribe to an rss feed on my iphone?
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?
While writing an xml document what are the rules that are to be followed?
Define element and attribute in an xml document.
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents?
Define cdata?
What is difference between xml and html?
How do I open an xml file in internet explorer?
Why xml parsing is important?
What about non-xml resources?
What is SOAP and how does it relate to XML?
Is xml format or content-driven?