Hi,
I noticed the forrest documentation at
http://xml.apache.org/forrest/primer.html recommends using <!DOCTYPE
document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
and letting the catalog file resolve the actual location of the dtd file.
("The exact local location of the DTD for validation purposes is obtained by
the entity resolver evaluating the mapping scheme as defined in the catalog
file.")
When I run the forrest command line program from xml-xindice directory,
it
works fine. But when I use XML Spy to edit the files (or any other xml
editor), they can not validate the documents. I believe this is because it
can't find the catalog file. Does anyone know how to configure an XML
editor (preferably XML Spy) to use an XML catalog?
thanks
dave