Steve Butler wrote: > Thanks. That works really well. I've set up my macro as shown below. > This allows me to press F6 and enter the id from my references file. I've > got one final problem to resolve so that this works the way I want. I > would like to be able to change the location of the references file when I > start XXE. I though I might be able to do this by using a catalog file but > this doesn't seem to work. What am I doing wrong, or am I going the wrong > way about this?
As of V2.8 Patch 1, XXE no longer supports XML catalogs for the "href" attribute of "xi:include" elements. Excerpts of http://www.xmlmind.com/xmleditor/changes.html: --- XML catalogs are no longer used to resolve the locations found in the href attribute of xi:include. This is a functional regression but at least now the behavior of XXE is consistent. Previously, it was possible to use XML catalogs to resolve XIncludes but, in such case, Edit|Document Reference|Edit Referenced Document (among other things) did not work. ---

