Hi,<br><br>I tried getting xinclude to work with jdom, but failed.<br><br>On referencing the xinclude namespace like this in my root tag:<br><br><span style="font-family: courier new,monospace;">&lt;myroottag xmlns:xi=&quot;xmlns:xi=&quot;<a href="http://www.w3.org/2001/XInclude">http://www.w3.org/2001/XInclude</a>&quot;&gt;<br>
<br></span>the p<span style="font-family: courier new,monospace;">arser took &#39;xmlns:xi&#39; as an attribute, and consequently failed validation :(<br><br>I also tried with validation turned off, but then it didn&#39;t recognize the real include, <br>
</span><br><span style="font-family: courier new,monospace;">&lt;xi:include href=&quot;somewhere.xml&quot;/&gt;</span><br><br>instead it parsed &#39;xi:include&#39; as a regular element :(<br><br>What&#39;s wrong here?<br>
<br>--<br>Regards,<br>Georg.<br><tt><font color="green"><br></font></tt>