I simply don't get this. If my directory structure looks like this:
xml ----------- file1.xml
file2.xml
. ----------
DTD ---------- myfiles.dtd
myfiles.xsl
with <!DOCTYPE myfiles SYSTEM "../DTD/myfiles.dtd">
Then XEP assistant works flawlessly (using myfiles.xsl for formatting).
If, however, I set things up like this:
file1.xml
./xml/ ---------- file2.xml
...
DTD ---------- myfiles.dtd
myfiles.xsl
with <!DOCTYPE myfiles SYSTEM "DTD/myfiles.dtd">
And I try to use XEP assistant, I get the following bizarro error message:
Formatting failed! Could not find a part of the path
"D:\mystuff\xml\DTD\DTD\myfiles.dtd
What gives? It's most convenient to have the entire kit and kaboodle
segregated into a single xml directory, as in the latter example, which
works for everything except XEP Assistant on Windows. (Yes, the same
directory structure works fine on linux or when xep.bat is run from the
command line.)
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Thu Feb 9 23:58:17 2006
This archive was generated by hypermail 2.1.8 : Thu Feb 09 2006 - 23:58:17 PST