On Mon, May 25, 2009 at 1:29 PM, Kristian Rink <[email protected]> wrote: > Yes, I thought so as well, especially talking about the "descriptive" part > of the story. However, that way I lose the idea of "dereferencing" links > when using XML export (at least without re-implementing XML export itself > manually, that is), am I right?
Right, but that depends on how the exported XML is used. It would still contain the references as paths that should (at least in document view) be correct XPaths in the XML as well. Otherwise writing your own customized XML exporter is not that hard. Regards, Alex -- Alexander Klimetschek [email protected]
