Monday, May 13, 2013

XML reserved characters



There are 5 predefined entity references in XML:

<
< 
less than
&gt;
> 
greater than
&amp;
&
ampersand 
&apos;
'
apostrophe
&quot;
"
quotation mark