On 08/27/2012 04:13 PM, Ola Widin wrote: > > Is it at all possible to set up XXE to use XML catalogs in order to > locate both XML files included using XInclude, and images included with > filerefs in DocBook 5?
In theory, the answer is yes: <xi:include href="XXX"/> and <image fileref="XXX"/> are resolved against the set of XML catalogs discovered by XXE during its startup. See XMLmind XML Editor - Configuration and Deployment, 6. Deploying XXE, 1. Dynamic discovery of add-ons -- http://www.xmlmind.com/xmleditor/_distrib/doc/configure/addon_discovery.html However, XXE makes it very difficult for a user to create <xi:include href="XXX"/> and <image fileref="XXX"/> elements where XXX are logical locations. Therefore in practice, the answer is no. > > I have searched the Internets, and the best information I have found was > some mails in your support mailing list from a few years ago, stating > that you were planning on adding such support sometime in the future. > Sorry but we don't plan to really support the feature you need in the future. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

