Hi, I am trying to set up XmlMind so that it is possible to include variables from a document containing global variables common to all documents, using the XInclude functionality. In order to make the XInclude URLs work universally, I was hoping to be able to use XML Catalog prefixes, but it doesn't seem to work.
As an experiment, I added variables/global-variables.db to usr/local/xxe/addon/config/docbook5/ and hand-edited my document to include references like: <xi:include href="xxe-config:docbook5/variables/global-variables.db" xpointer="iv-company" /> but it doesn't work (XmlMind reports inclusion errors). Is there any other way to do this? I can't guarantee a fixed relative path between "user" documents and the variables document, and I want something that will work even if the PC is offline. Kevin Flynn Escenic AS Oslo, Norway

