I updated standard XXE-Editor from version 2.7 to 3.2.  I had edited the 
XXE-Editor catalog previously to rewrite URI's for use with xi:included 
files.  I edited the catalog with the new version to include my rewrite 
URI paths but it is not happening.  It is throwing errors saying the 
path cannot be found.

After the standard rewriteURI that comes in the catalog (shown below), I 
added the following:
  <rewriteURI uriStartString="xxe-config:" rewritePrefix="." />
  <rewriteURI uriStartString="file:///core/" 
rewritePrefix="file:///E:/wip/core/help/" />
  <rewriteURI uriStartString="file:///gen/" 
rewritePrefix="file:///E:/wip/gen/help/" />

When I load the file in XXE-Editor, I get the following warning message:
/chapter/sect1/xi:include:
cannot load file "\core\generic\genericText.xml": 
\core\generic\genericText.xml (The system cannot find the path specified)

In the file, the xi:include looks like this:

<xi:include href="file:///core/generic/genericText.xml" 
xpointer="genericText_configuration" 
xmlns:xi="http://www.w3.org/2001/XInclude";>
    </xi:include>

So why did this work before, but will not work now.  I can't figure it out.

-- 
Barbara Estes




Reply via email to