Diff between XML-compatible ISO Special Character Entity Set for XHTML and XML-compatible ISO Special Character Entity Set for XHTML

<!-- ...................................................................... -->
<!-- XML-compatible ISO Special Character Entity Set for XHTML ............ -->
<!-- file: xhtml-lat1.ent
<!-- file: xhtml-special.ent

     Typical invocation:

       <!ENTITY % xhtml-special
           PUBLIC "-//W3C//ENTITIES Special for XHTML//EN"
                  "xhtml-special.ent" >
       %xhtml-special;

     Revision:  $Id: xhtml-special.ent,v 1.4 1999/11/25 09:55:31 altheim Exp $ SMI
     This DTD module is identified by the PUBLIC and SYSTEM identifiers:

       PUBLIC "-//W3C//ENTITIES Special for XHTML//EN"
       SYSTEM "http://www.w3.org/MarkUp/DTD/xhtml-special.ent"

     Revision:  $Id: xhtml-special.ent,v 4.1 2001/04/10 09:34:14 altheim Exp $ SMI

     Portions (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 
     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.

     Revisions:
2000-10-28: added &apos; and altered XML Predefined Entities for compatibility
-->

<!-- 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 Unicode 2.0 names.
     New names (i.e., not in ISO 8879 [SGML] list) do not clash with
     any existing ISO 8879 entity names. ISO 10646 [ISO10646] character
     numbers are given for each character, in hex. Entity values are
     decimal conversions of the ISO 10646 values and refer to the
     document character set. Names are Unicode [UNICODE] names.
-->

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

<!-- Latin Extended-A -->
<!ENTITY OElig   "&#338;" ><!-- latin capital ligature OE, U+0152 ISOlat2 -->
<!ENTITY oelig   "&#339;" ><!-- latin small ligature oe, U+0153 ISOlat2 -->

<!-- ligature is a misnomer, this is a separate character in some languages -->
<!ENTITY Scaron  "&#352;" ><!-- latin capital letter S with caron,
                                      U+0160 ISOlat2 -->
<!ENTITY scaron  "&#353;" ><!-- latin small letter s with caron,
                                      U+0161 ISOlat2 -->
<!ENTITY Yuml    "&#376;" ><!-- latin capital letter Y with diaeresis,
                                      U+0178 ISOlat2 -->
<!ENTITY Scaron  "&#352;" ><!-- latin capital letter S with caron, U+0160 ISOlat2 -->
<!ENTITY scaron  "&#353;" ><!-- latin small letter s with caron, U+0161 ISOlat2 -->
<!ENTITY Yuml    "&#376;" ><!-- latin capital letter Y with diaeresis, U+0178 ISOlat2 -->

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

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

<!-- lsaquo is proposed but not yet ISO standardized -->
<!ENTITY lsaquo  "&#8249;" ><!-- single left-pointing angle quotation mark,
                                       U+2039 ISO proposed -->
<!ENTITY lsaquo  "&#8249;" ><!-- single left-pointing angle quotation mark, U+2039 ISO proposed -->
<!-- rsaquo is proposed but not yet ISO standardized -->
<!ENTITY rsaquo  "&#8250;" ><!-- single right-pointing angle quotation mark,
                                       U+203A ISO proposed -->
<!ENTITY rsaquo  "&#8250;" ><!-- single right-pointing angle quotation mark, U+203A ISO proposed -->
<!ENTITY euro    "&#8364;" ><!-- euro sign, U+20AC NEW -->

<!-- end of xhtml-special.ent -->

      
Properties
XML-compatible ISO Special Character Entity Set for XHTML XML-compatible ISO Special Character Entity Set for XHTML
charset@:iso-2022-jp
base_uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent
charset@:utf-8
content_type@en:application/xml-dtd
file_name@en:xhtml-lat1.ent
last_modified@:1999-02-20 21:32:12Z
content_type@:application/xml-external-parsed-entity
derived_from@:digest:9a223f66b9f03a8554e1368da961d085
documentation@:uri:http://www.w3.org/MarkUp/2007/ED-xhtml-modularization-20071115/dtd_module_defs.html
documentation@:uri:http://www.w3.org/MarkUp/2008/ED-xhtml-modularization-20080116/dtd_module_defs.html
documentation@:uri:http://www.w3.org/MarkUp/2008/ED-xhtml-modularization-20080319/dtd_module_defs.html
documentation@:uri:http://www.w3.org/MarkUp/2008/ED-xhtml-modularization-20080813/dtd_module_defs.html
documentation@:uri:http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/dtd_module_defs.html
documentation@:uri:http://www.w3.org/MarkUp/2009/ED-xhtml-modularization-20091007/dtd_module_defs.html
documentation_uri@:http://www.w3.org/MarkUp/2007/ED-xhtml-modularization-20071002/dtd_module_defs.html#a_dtd_module_defs
file_name@en:xhtml-special.ent
last_modified@:2008-10-08 20:26:55Z
modified_in_content@:2000-10-28
public_id@en:-//W3C//ENTITIES Special for XHTML//EN
rcs_date@:1999/11/25 09:55:31
rcs_revision@:1.4
rcs_date@:2001/04/10 09:34:14
rcs_revision@:4.1
rcs_user@:altheim
rights@en:Portions (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:00dfc2492f099fb28c21fa8db210a04e
src@:digest:78e6737f89ba6c9c649b229fcaa39a0b
src@:digest:b5e7b829d772243021544658c5b681ba
src@:digest:d25d6c99f72682566ef2a120ecc478bd
src@:digest:8ed9f35ed580fb698ef6547b113631cf
src@:digest:576ec5102e629f77803de6a5832ce45d
system_id@en:xhtml-special.ent
system_id@en:http://www.w3.org/MarkUp/DTD/xhtml-special.ent
tag@en:Character Entity
tag@en:Entity Set
tag@en:HTML
tag@en:HTML Activity
tag@en:HTML Special
tag@en:W3C
tag@en:XHTML
tag@en:XHTML Special
tag@en:XHTML m12n
tag@en:XHTML m12n 1.1
tag@en:XHTML1
tag@en:XHTML2 WG
tag@en:XML DTD
title@en:XML-compatible ISO Special Character Entity Set for XHTML
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2008-10-09 01:38:09Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2008-10-25 04:41:09Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2008-12-23 23:18:38Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2009-01-06 22:43:19Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2009-09-16 23:33:31Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2009-11-12 22:43:52Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2010-01-17 02:11:02Z
uri@:http://www.w3.org/MarkUp/DTD/xhtml-special.ent<>2010-08-03 16:32:52Z
Edit Edit