[xep-support] XEP Assistant path problems

Patrick Goetz pgoetz at internetbs.com
Thu Feb 9 18:43:33 PST 2006


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 at 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



More information about the Xep-support mailing list