Andrew McFarland wrote: > On 27/02/2008, Andreas Stricker <[EMAIL PROTECTED]> wrote: > > >> The DTD isn't loaded from Server*, it's simply the URL provided in >> test.xml that is mapped to a local file but not printed here. >> (the URL must exactly match the one from catalog). >> > > Ah, OK. I think I understand what is going on now. When the > --load-trace output says > > "Loaded URL="http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" > ID="-//OASIS//DTD DocBook XML V4.4//EN"" > > What that means is that is the URL of the file /before/ it gets > remaped to a local file, yes? I had thought that it means it was the > URL *after* the remapping. > > May be command should print "Loaded URL="file:///....
The catalog file may contain: <delegatePublic ... <delegateSystem ... <delegateURI as well <rewriteSystem ... <rewriteURI ... May be you "DocBook XML V4.4" is partially registered in catalog. Roumen _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
