Kevin Flynn wrote: > > I discovered by experiment that XmlMind's xinclude support does not > include support for the xinclude 'parse="text"' option. I have two > questions: > > - will version 4 support it?
Yes. > - do you have any workaround that would allow me to xinclude > XML/HTML/JSP examples in my documents? I tried putting a CDATA wrapper > around the xinclude element, but then of course the xinclude gets > treated as plain text and is not executed... > Please install and use the add-on called "Customization of the DocBook 5 configuration allowing to edit <xi:include> elements by hand". ``This customization the DocBook 5 configuration allows to edit <xi:include> elements by hand, exactly like any ordinary DocBook element. With the stock DocBook 5 configuration, <xi:include> elements are transcluded, which means that such elements exist only at document open time and at document save time. Installing this customization is definitely not recommended for a normal usage of DocBook 5.''

