> > But I would suggest to add the named entity definition from w3c to > common.dtd: > > http://www.w3.org/TR/html401/HTMLlat1.ent > http://www.w3.org/TR/html401/HTMLsymbol.ent > http://www.w3.org/TR/html401/HTMLspecial.ent > > Especially for future translations and patches from people, which are > not firm with xml and charater entities, but with html. They may use > entities automatically like I did. Imho we'll save a lot of emending > effort. >
I would appreciate this for the docs-project too; especially for translations this should be very helpful. I would also suggest to use the xmlcatalog type of Ant to avoid loading the entity definitions on every validation/transform. This is a core type and therefore should be usable on all systems. more info: http://jakarta.apache.org/ant/manual/CoreTypes/xmlcatalog.html If there is any help needed, please let me know. Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
