»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / Installation and Configuration / Using eDE when Oasis is not reachable
Posted:  02 Aug 2006 13:43
By default, eDE validates XML documents against DTDs pulled every time from the Oasis website (www.oasis-open.org), which puts an unnecessary burden on the Oasis website and causes processing through eDE to fail if the Oasis website is unreachable for any reason (e.g., when the website is down or when my system has no internet connection at the time).  eDE does include some DTD files (in the dtd folder) but those are ignored.  To see DTD resolution in action, execute "set XML_DEBUG_CATALOG=1" in the eDE shell and then try to translate some DocBook document.  Mine says "Resolve: pubID -//OASIS//DTD DocBook XML V4.3//EN
Failed to parse catalog file:///etc/xml/catalog
Resolve URI http://www.oasis-open.org/docbook/xml/4.3b2/d ... "
How do I make eDE use the local copies of DTDs from the dtd folder?