Diff between Special characters for HTML (HTML 4.01 file) and 21e2489cef6dcd03d579b0ee328ac271

<!-- Special characters for HTML -->

<!-- Character entity set. Typical invocation:
     <!ENTITY % HTMLspecial PUBLIC
       "-//W3C//ENTITIES Special//EN//HTML">
     %HTMLspecial; -->

<!-- Portions (C) International Organization for Standardization 1986:
<!-- Portions © International Organization for Standardization 1986:
     Permission to copy in any form is granted for use with
     conforming SGML systems and applications as defined in
     ISO 8879, provided this notice is included in all copies.
-->

<!-- Relevant ISO entity set is given unless names are newly introduced.
     New names (i.e., not in ISO 8879 list) do not clash with any
     existing ISO 8879 entity names. ISO 10646 character numbers
     are given for each character, in hex. CDATA values are decimal
     conversions of the ISO 10646 values and refer to the document
     character set. Names are ISO 10646 names. 

-->

<!-- C0 Controls and Basic Latin -->
<!ENTITY quot    CDATA "&#34;"   -- quotation mark = APL quote,
                                    U+0022 ISOnum -->
<!ENTITY amp     CDATA "&#38;"   -- ampersand, U+0026 ISOnum -->
<!ENTITY lt      CDATA "&#60;"   -- less-than sign, U+003C ISOnum -->
<!ENTITY gt      CDATA "&#62;"   -- greater-than sign, U+003E ISOnum -->

<!-- Latin Extended-A -->
<!ENTITY OElig   CDATA "&#338;"  -- latin capital ligature OE,
                                    U+0152 ISOlat2 -->
<!ENTITY oelig   CDATA "&#339;"  -- latin small ligature oe, U+0153 ISOlat2 -->
<!-- ligature is a misnomer, this is a separate character in some languages -->
<!ENTITY Scaron  CDATA "&#352;"  -- latin capital letter S with caron,
                                    U+0160 ISOlat2 -->
<!ENTITY scaron  CDATA "&#353;"  -- latin small letter s with caron,
                                    U+0161 ISOlat2 -->
<!ENTITY Yuml    CDATA "&#376;"  -- latin capital letter Y with diaeresis,
                                    U+0178 ISOlat2 -->

<!-- Spacing Modifier Letters -->
<!ENTITY circ    CDATA "&#710;"  -- modifier letter circumflex accent,
                                    U+02C6 ISOpub -->
<!ENTITY tilde   CDATA "&#732;"  -- small tilde, U+02DC ISOdia -->

<!-- General Punctuation -->
<!ENTITY ensp    CDATA "&#8194;" -- en space, U+2002 ISOpub -->
<!ENTITY emsp    CDATA "&#8195;" -- em space, U+2003 ISOpub -->
<!ENTITY thinsp  CDATA "&#8201;" -- thin space, U+2009 ISOpub -->
<!ENTITY zwnj    CDATA "&#8204;" -- zero width non-joiner,
                                    U+200C NEW RFC 2070 -->
<!ENTITY zwj     CDATA "&#8205;" -- zero width joiner, U+200D NEW RFC 2070 -->
<!ENTITY lrm     CDATA "&#8206;" -- left-to-right mark, U+200E NEW RFC 2070 -->
<!ENTITY rlm     CDATA "&#8207;" -- right-to-left mark, U+200F NEW RFC 2070 -->
<!ENTITY ndash   CDATA "&#8211;" -- en dash, U+2013 ISOpub -->
<!ENTITY mdash   CDATA "&#8212;" -- em dash, U+2014 ISOpub -->
<!ENTITY lsquo   CDATA "&#8216;" -- left single quotation mark,
                                    U+2018 ISOnum -->
<!ENTITY rsquo   CDATA "&#8217;" -- right single quotation mark,
                                    U+2019 ISOnum -->
<!ENTITY sbquo   CDATA "&#8218;" -- single low-9 quotation mark, U+201A NEW -->
<!ENTITY ldquo   CDATA "&#8220;" -- left double quotation mark,
                                    U+201C ISOnum -->
<!ENTITY rdquo   CDATA "&#8221;" -- right double quotation mark,
                                    U+201D ISOnum -->
<!ENTITY bdquo   CDATA "&#8222;" -- double low-9 quotation mark, U+201E NEW -->
<!ENTITY dagger  CDATA "&#8224;" -- dagger, U+2020 ISOpub -->
<!ENTITY Dagger  CDATA "&#8225;" -- double dagger, U+2021 ISOpub -->
<!ENTITY permil  CDATA "&#8240;" -- per mille sign, U+2030 ISOtech -->
<!ENTITY lsaquo  CDATA "&#8249;" -- single left-pointing angle quotation mark,
                                    U+2039 ISO proposed -->
<!-- lsaquo is proposed but not yet ISO standardized -->
<!ENTITY rsaquo  CDATA "&#8250;" -- single right-pointing angle quotation mark,
                                    U+203A ISO proposed -->
<!-- rsaquo is proposed but not yet ISO standardized -->
<!ENTITY euro   CDATA "&#8364;"  -- euro sign, U+20AC NEW -->

      
Properties
Special characters for HTML (HTML 4.01 file) 21e2489cef6dcd03d579b0ee328ac271
base_uri@:http://www.w3.org/TR/html4/HTMLspecial.ent
base_uri@:http://www.w3.org/TR/html401/HTMLspecial.ent
base_uri@:http://www.w3.org/TR/1999/REC-html401-19991224/HTMLspecial.ent
base_uri@:http://www.w3.org/TR/1999/PR-html40-19990824/HTMLspecial.ent
base_uri@:http://dev.w3.org/cvsweb/~checkout~/validator/htdocs/sgml-lib/REC-html401-19991224/HTMLspecial.ent?rev=1.1&content-type=text/plain
base_uri@:http://www.w3.org/TR/REC-html40/HTMLspecial.ent
charset@:iso-2022-jp
content_type@:text/plain
content_type@:text/xml-external-parsed-entity
content_type@:chemical/x-pdb
content_type@:application/xml-external-parsed-entity
file_name@:HTMLspecial.ent
label@en:Special characters for HTML (HTML 4.01 file)
last_modified@:1999-02-24 23:26:00Z
last_modified@:1999-02-24 05:46:48Z
last_modified@:1999-02-24 18:46:47Z
last_modified@:1999-02-24 09:46:00Z
last_modified@:1999-08-24 09:46:00Z
last_modified@:2000-01-26 15:44:04Z
last_modified@:1999-12-24 23:26:00Z
last_modified@:1999-08-24 18:46:47Z
charset@:utf-8
content_type@:application/x-sgml-entity
derived_from@:digest:ede944e4afe19d77fbfa3448afdc7000
documentation_uri@en:http://www.w3.org/TR/html4/sgml/entities.html#misc
documentation_uri@:http://www.w3.org/TR/html401/sgml/entities.html
documentation_uri@:http://www.w3.org/TR/1999/REC-html401-19991224/sgml/entities.html
documentation_uri@:http://www.w3.org/TR/1999/PR-html40-19990824/sgml/entities.html
label@en:Special characters for HTML (HTML 4.01 HTML)
public_id@en:-//W3C//ENTITIES Special//EN//HTML
rights@en:ortions (C) International Organization for Standardization 1986: Permission to copy in any form is granted for use with conforming SGML systems and applications as defined in ISO 8879, provided this notice is included in all copies.
src@:digest:99268720bcb6bc7a1e0e95c87edf338c
rights@en:Portions © International Organization for Standardization 1986: Permission to copy in any form is granted for use with conforming SGML systems and applications as defined in ISO 8879, provided this notice is included in all copies.
src@:digest:a99399e497f260f930228c3841d19cf7
src@:digest:cf78619b0aa4b56077d35625e4b18a38
tag@en:Character Entity
tag@en:HTML
tag@en:HTML 4.01
tag@en:HTML Special
tag@en:HTML4
title@en:Special characters for HTML
uri@:http://dev.w3.org/cvsweb/~checkout~/validator/htdocs/sgml-lib/REC-html401-19991224/HTMLspecial.ent?rev=1.1&content-type=text/plain<>2007-11-03 12:59:38Z
uri@:http://www.w3.org/TR/1999/PR-html40-19990824/HTMLspecial.ent<>2007-08-22 02:40:32Z
uri@:http://www.w3.org/TR/1999/PR-html40-19990824/HTMLspecial.ent<>2008-10-02 11:56:23Z
uri@:http://www.w3.org/TR/1999/REC-html401-19991224/HTMLspecial.ent<>2007-08-22 02:36:07Z
uri@:http://www.w3.org/TR/REC-html40/HTMLspecial.ent<>2007-12-05 23:51:05Z
uri@:http://www.w3.org/TR/html4/HTMLspecial.ent<>2007-08-13 15:00:51Z
uri@:http://www.w3.org/TR/html4/HTMLspecial.ent<>2007-08-14 17:47:46Z
uri@:http://www.w3.org/TR/html4/HTMLspecial.ent<>2007-08-22 02:22:41Z
uri@:http://www.w3.org/TR/html4/HTMLspecial.ent<>2007-08-22 02:24:02Z
uri@:http://www.w3.org/TR/html401/HTMLspecial.ent<>2007-08-13 15:03:35Z
uri@:http://www.w3.org/TR/html401/HTMLspecial.ent<>2007-08-14 17:48:04Z
uri@:http://www.w3.org/TR/html401/HTMLspecial.ent<>2007-08-22 02:29:08Z
Edit Edit