Character encodings in HTML: Difference between revisions

Content deleted Content added
Shlomital (talk | contribs)
Note on CERs in XML
Shlomital (talk | contribs)
m U+0039 for e-acute fixed to U+00E9
Line 41:
* ' = ' (apostrophe, U+0027)
 
All other character entity references have to be defined before they can be used. For example, use of é (which gives é, Latin small letter E with acute, U+003900E9, in HTML) in an XML document will generate an error unless the entity has already been defined.
 
==External link==