classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XML Entities, DTDs


From: Julian Scheid
Subject: XML Entities, DTDs
Date: Fri, 10 May 2002 02:14:47 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417

We need to ship some sort of entity definition files along with Gjdoc
so that the stylesheets can properly resolve external entity
references like   or ä.

Can we use these?
http://www.oasis-open.org/committees/docbook/xmlcharent/0.1/index.shtml

BTW have we yet agreed on which URIs to use for the DTDs? I'm currently using

<!DOCTYPE gjdoc PUBLIC "-//GNU//DTD Gjdoc XML V0.1.1//EN" 
"http://www.gnu.org/software/cp-tools/dtd/gjdoc.dtd";>

Any problems with that?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]