|
From: <las...@Su...> - 2001-05-28 17:06:01
|
> At this stage these are warnings only. Once you've the derived XML file > make sure it starts with the DOCTYPE declaration. Than it will make use > of the XML entity files coming with Norm's DocBook XML package. On SuSE > you'll find the entities files here: > > /usr/share/sgml/db41xml/ent/iso-* I am not very good with DOCTYPE declarations. How does it have to look in order to use the 4.0 or upper DTD I installed somewhere. How does this fit into the rest of the XML file? Before the head xml declaration or after? The DOCTYPE declaration seems to contain the type of the doc (book, article etc). Does this mean I need to detect the type of the doc and put it in there? Laszlo |