Hy everybody...<br>I'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 "same name", but have different attributes.<br>
How can I choose a specific "Element", by specifying it's attributes?<br><br>Another point is that the attributes started with "xmi:" aren't recognized by Jdom. I'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't found anything that could help me in the web. <br clear="all">If Jdom isn'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>