Hussein Shafie, thanks for the info. I guess this means there are no readily available free implementations of xpointer that you can integrate with XXE :(
I have found a workaround though. If I manually (with a text editor) insert an <xinclude> to a document containing a <programlisting> and another <xinclude> (with the parse="text" there), then I can continue to edit and save my documents in XXE without breaking the links. On 2/24/06, Hussein Shafie <hussein at xmlmind.com> wrote: > Chris Chiasson wrote: > > Does anyone have any information on making xxe properly xinclude files > > (as opposed to just copying them into the document) if the xinclude > > has the attribute parse = text? > > This cannot be done with XMLmind XML Editor. > > > Will this feature be implemented in the future? > > No. > > > For example, > > > > <programlisting><xi:include href="FindUnimodalMinimum.m" parse="text" > > xmlns:xi="http://www.w3.org/2001/XInclude"/></programlisting> > > > > should stay that way after I save the document. > > XMLmind XML Editor does *not* support XIncludes as a general purpose XML > tool. > > The problem to solve is just: let the average, non-technical, user build > modular documents using XMLmind XML Editor. > > For that, we could have used proprietary PIs, but we preferred to use a > *subset* of the XInclude standard. > > Having done this, XMLmind XML Editor can now really be used to author > modular documents, even fine grained ones (see > http://www.xmlmind.com/xmleditor/_distrib/doc/user/tutorial_modular_document.html#extensive_copy_as_reference). > -- http://chris.chiasson.name/

