summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent
diff options
context:
space:
mode:
authorville <ville@localhost>2010-04-22 19:01:48 +0000
committerville <ville@localhost>2010-04-22 19:01:48 +0000
commit5c7538bdaec3c214687c6ed2fca661f865ecdc55 (patch)
tree8068b833aef9823e9d97a836d1f41142e437ee9f /htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent
parent8c8a507a9db1573dff499b61122f352153fb12ab (diff)
downloadmarkup-validator-5c7538bdaec3c214687c6ed2fca661f865ecdc55.zip
markup-validator-5c7538bdaec3c214687c6ed2fca661f865ecdc55.tar.gz
markup-validator-5c7538bdaec3c214687c6ed2fca661f865ecdc55.tar.bz2
Add XML entity definitions for characters.
Diffstat (limited to 'htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent')
-rw-r--r--htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent69
1 files changed, 69 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent b/htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent
new file mode 100644
index 0000000..63bbe9b
--- /dev/null
+++ b/htdocs/sgml-lib/REC-xml-entity-names-20100401/xhtml1-special.ent
@@ -0,0 +1,69 @@
+
+<!--
+ File xhtml1-special.ent produced by the XSL script entities.xsl
+ from input data in unicode.xml.
+
+ Copyright 1998 - 2010 W3C.
+
+ Use and distribution of this code are permitted under the terms of the
+ W3C Software Notice and License.
+ http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html
+
+ Please report any errors to David Carlisle
+ via the public W3C list www-math@w3.org.
+
+ The numeric character values assigned to each entity
+ (should) match the Unicode assignments in Unicode 5.x.
+
+-->
+
+
+<!--
+
+ Public identifier: -//W3C//ENTITIES Special for HTML//EN//XML
+ System identifier: http://www.w3.org/2003/entities/2007/xhtml1-special.ent
+
+ The public identifier should always be used verbatim.
+ The system identifier may be changed to suit local requirements.
+
+ Typical invocation:
+
+ <!ENTITY % xhtml1-special PUBLIC
+ "-//W3C//ENTITIES Special for HTML//EN//XML"
+ "http://www.w3.org/2003/entities/2007/xhtml1-special.ent"
+ >
+ %xhtml1-special;
+
+-->
+
+<!ENTITY bdquo "&#x0201E;" ><!--DOUBLE LOW-9 QUOTATION MARK -->
+<!ENTITY circ "&#x002C6;" ><!--MODIFIER LETTER CIRCUMFLEX ACCENT -->
+<!ENTITY dagger "&#x02020;" ><!--DAGGER -->
+<!ENTITY Dagger "&#x02021;" ><!--DOUBLE DAGGER -->
+<!ENTITY emsp "&#x02003;" ><!--EM SPACE -->
+<!ENTITY ensp "&#x02002;" ><!--EN SPACE -->
+<!ENTITY euro "&#x020AC;" ><!--EURO SIGN -->
+<!ENTITY gt "&#x0003E;" ><!--GREATER-THAN SIGN -->
+<!ENTITY ldquo "&#x0201C;" ><!--LEFT DOUBLE QUOTATION MARK -->
+<!ENTITY lrm "&#x0200E;" ><!--LEFT-TO-RIGHT MARK -->
+<!ENTITY lsaquo "&#x02039;" ><!--SINGLE LEFT-POINTING ANGLE QUOTATION MARK -->
+<!ENTITY lsquo "&#x02018;" ><!--LEFT SINGLE QUOTATION MARK -->
+<!ENTITY lt "&#38;#60;" ><!--LESS-THAN SIGN -->
+<!ENTITY mdash "&#x02014;" ><!--EM DASH -->
+<!ENTITY ndash "&#x02013;" ><!--EN DASH -->
+<!ENTITY oelig "&#x00153;" ><!--LATIN SMALL LIGATURE OE -->
+<!ENTITY OElig "&#x00152;" ><!--LATIN CAPITAL LIGATURE OE -->
+<!ENTITY permil "&#x02030;" ><!--PER MILLE SIGN -->
+<!ENTITY quot "&#x00022;" ><!--QUOTATION MARK -->
+<!ENTITY rdquo "&#x0201D;" ><!--RIGHT DOUBLE QUOTATION MARK -->
+<!ENTITY rlm "&#x0200F;" ><!--RIGHT-TO-LEFT MARK -->
+<!ENTITY rsaquo "&#x0203A;" ><!--SINGLE RIGHT-POINTING ANGLE QUOTATION MARK -->
+<!ENTITY rsquo "&#x02019;" ><!--RIGHT SINGLE QUOTATION MARK -->
+<!ENTITY sbquo "&#x0201A;" ><!--SINGLE LOW-9 QUOTATION MARK -->
+<!ENTITY scaron "&#x00161;" ><!--LATIN SMALL LETTER S WITH CARON -->
+<!ENTITY Scaron "&#x00160;" ><!--LATIN CAPITAL LETTER S WITH CARON -->
+<!ENTITY thinsp "&#x02009;" ><!--THIN SPACE -->
+<!ENTITY tilde "&#x002DC;" ><!--SMALL TILDE -->
+<!ENTITY Yuml "&#x00178;" ><!--LATIN CAPITAL LETTER Y WITH DIAERESIS -->
+<!ENTITY zwj "&#x0200D;" ><!--ZERO WIDTH JOINER -->
+<!ENTITY zwnj "&#x0200C;" ><!--ZERO WIDTH NON-JOINER -->