Hello,
I'm using xinclude to include strings in a modular DocBook book. By pointing
with xpointer to the text in another DocBook file (SharedText.xml) I can
reuse common bits of text. In XXE, I get the errors:
the sequence of child elements is incorrect ...
element cannot contain element xi:include.
For example:
<listitem>
<para><xi:include
href="Z:/TextStrings.xml" xmlns:xi="
http://www.w3.org/2001/XInclude"
xpointer="xpointer(//*...@id='ts-p']/text())" />"
</para>
</listitem>
Is there a way to make this work?
(My document set is modular, and other xincludes are resolving. Just not the
type shown above.)
--
Graeme
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20060409/56d31c25/attachment.htm