Hy everybody...<br>I&#39;m trying to manipulate a XMI file with Jdom, and I have experienced some difficulties doing it. <br><br>For example: <br>All the subnodes of the root Element have the &quot;same name&quot;, but have different attributes.<br>
How can I choose a specific &quot;Element&quot;, by specifying it&#39;s attributes?<br><br>Another point is that the attributes started with &quot;xmi:&quot; aren&#39;t recognized by Jdom. I&#39;ve already tested a bunch of things to make it recognizable, but all of them were unsuccessful. =/<br>
<br>I think that my problems are quite easy to solve, but I haven&#39;t found anything that could help me in the web.&nbsp; <br clear="all">If Jdom isn&#39;t a great tool with XMI, could you suggest me other?<br><br><br>*Xmi file that i want to read: <a href="http://www.omg.org/spec/UML/20061001/Superstructure.cmof">http://www.omg.org/spec/UML/20061001/Superstructure.cmof</a><br>
<br><br>Cheers,<br>Fábio Leal<br><br>