Peter Desjardins wrote: > Is there a way to reuse modular content _with ids_ in XMLMind? I am > trying to use the technique described in this section of the DocBookXSL > Complete Guide: > > http://www.sagehill.net/docbookxsl/DuplicateIDs.html > > I have read the posting about xpointer() here: > > http://www.xmlmind.com/pipermail/xmleditor-support/2005-January/002616.h > tml > > Is there another way to do this in XMLMind without using xpointer()? I > am using the standard edition v2.9. >
No. We recommend to simply ignore such false cross-reference errors. That's what we do here at XMLmind for our own needs (we are also heavy-duty XMLmind XML Editor users). We don't feel the need to use smart tricks such as the one found in http://www.sagehill.net/docbookxsl/DuplicateIDs.html Note that in such case, the error message is something like: --- ID "france_vat" already defined (in fact, the same element is included several times from "file:/home/hussein/src/xxe/docsrc/user/tutorial/VATrates.html#france_vat") [cvc-id.2] ---

