Hi,

I'm looking into buying your professional version but before this there is one 
thing I must make sure I can do.

I'm writing documentation for a large program library and for that purpose I 
need to include a lot of source examples. For this I use

<programlisting language="c">
<xi:include href="examples/cexample01.c" parse="text" />
</programlisting>

when I manually write XML/DocBook

However while xmlmind can correctly parse this type of XML there seems to be no 
way to create or actually edit this kind of XML from your editor. There seems 
to 
be no way of actually getting hold of the <xi:include> details.

Since the referenced file is not proper XML it cannot be inserted as reference 
from within the editor either (editor->reference).

Is there any way to manage this from within the editor way ? (or perhaps some 
workaround)

(I guess I could create some custom code in the programlisting tag that gets 
replaced in a post-processing step to the necessary <xi:include> tag.)

Rgds
Johan

Reply via email to