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;"><myroottag xmlns:xi="xmlns:xi="<a href="http://www.w3.org/2001/XInclude">http://www.w3.org/2001/XInclude</a>"><br>
<br></span>the p<span style="font-family: courier new,monospace;">arser took 'xmlns:xi' as an attribute, and consequently failed validation :(<br><br>I also tried with validation turned off, but then it didn't recognize the real include, <br>
</span><br><span style="font-family: courier new,monospace;"><xi:include href="somewhere.xml"/></span><br><br>instead it parsed 'xi:include' as a regular element :(<br><br>What's wrong here?<br>
<br>--<br>Regards,<br>Georg.<br><tt><font color="green"><br></font></tt>