CMake/Utilities/xml/docbook-4.5/ent
Brad King ac25bc0135 Utilities/xml: Add docbook-4.5 DTD (#13508)
Run the shell code below to put the DTD in Utilities/xml/docbook-4.5:

v=4.5 &&
sha1=b9124233b50668fb508773aa2b3ebc631d7c1620 &&
mkdir Utilities/xml/docbook-$v &&
cd Utilities/xml/docbook-$v &&
wget -c http://www.oasis-open.org/docbook/xml/$v/docbook-xml-$v.zip &&
sha1sum docbook-xml-$v.zip |grep $sha1 &&
unzip docbook-xml-$v.zip &&
rm docbook-xml-$v.zip
2012-09-07 10:06:50 -04:00
..
README
isoamsa.ent
isoamsb.ent
isoamsc.ent
isoamsn.ent
isoamso.ent
isoamsr.ent
isobox.ent
isocyr1.ent
isocyr2.ent
isodia.ent
isogrk1.ent
isogrk2.ent
isogrk3.ent
isogrk4.ent
isolat1.ent
isolat2.ent
isonum.ent
isopub.ent
isotech.ent

README

XML Entity Declarations for Characters

The character entity sets distributed with DocBook XML are direct
copies of the official entities located at

  http://www.w3.org/2003/entities/

They are distributed for historical compatibility and user convenience.
The DocBook Technical Committee no longer attempts to maintain these
definitions and will periodically update them from the W3C site if and
as they are updated there.

Please direct all questions or comments about the entities to the
individuals or working groups who maintain the official sets.