Hi,
I am looking to see if anyone has an answer to this question. I have XMI documents which most are created by MagicDraw for object modeling. I need to take these XMI documents and parse them for attributes and metadata and store that in a mySQL database.
Does anyone know how I can do this? Can PHP parse XMI (or XML parser might work). If so how can I do this, if not, does anyone know software that can parse XMI or XML and store that info in mySQL?
Thanks!!