[xep-support] XEP Assistant and DTD Path problem

Patrick Goetz pgoetz at internetbs.com
Mon Feb 6 02:33:42 PST 2006


XEP Assistant in XEP4Win seems to get confused if the DTD path isn't 
relative to the stylesheet file.  For example, if the xml file is in the 
X directory, which has sub-folder DTD, and the xml file has DOCTYPE

   <!DOCTYPE executive_council SYSTEM "DTD/executive_council.dtd">

then the xsl stylesheet MUST be in the X directory (or must be in a 
directory which has sub-folder DTD).  If it's not, it fails with an 
error message like this:

Formatting failed!  Could not find a part of the path "D:\xml\Executive 
Council\DTD\DTD\executive_council.dtd"

(This example is with the xsl stylesheet in the DTD directory, hence 
looking for a DTD subdirectory.)

This must be a bug, as it works perfectly as long as I have the xml file 
and the stylesheet in the same directory, or as long as I have a dtd 
file which is in the same relative position to the stylesheet as the xml 
file is to its dtd file.

-------------------
(*) 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