Perhaps use Catalogs to find DTDs and style sheets? (Was: xae problem)
Steinar Bang <[email protected]> Wed, 19 Mar 2003 22:30:47 +0100
| Newsgroups | gmane.emacs.xae |
|---|---|
| Organization | Probably a good idea |
| Message-ID | <[email protected]> |
>>>>> Paul Kinnucan <[email protected]>: > I believe the problem is with the format of the path of the dtd in > the DOCTYPE declaration in xaetest.html. Saxon is finicky about the > number of slashes used after file:. Perhaps an indication that it's time for XAE to start using catalogs, instead of hardcoded paths? The idea is to let psgml's catalog resolver map from the PUBLIC IDs in <!DOCTYPE> declarations to local files, and to use XML Catalogs with Saxon, to resolve PUBLIC IDs and/or canonical URLs (for eg. the DocBook XSL style sheets) into local files. For the latter, see http://www.sagehill.net/xml/docbookxsl/Catalogs.html For the former, you will need to add the paths to the docbook.cat files in the DocBook XML 4.1.2 and 4.2 directories, to the sgml-catalog-files variable. _______________________________________________ XAE mailing list [email protected] http://sunsite.dk/mailman/listinfo/xae