Book a Demo

Author Topic: Use of XMI 1.1  (Read 13698 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Use of XMI 1.1
« on: April 13, 2013, 02:56:51 am »
I'm currently writing a compiler that creates a XMI ready for import by EA. The default is XMI 1.1. It looks pretty much straight forward so the XMI is imported by EA with no issues. However, I wonder how long XMI 1.1 will stay in place. At OMG there does not seem to be any legacy document left over for 1.1, they start at 2.1. Does that mean that XMI 1.1 is obsolete and I should move to at least 2.1? Or maybe someone can point me to the XMI 1.1 specification?

q.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Use of XMI 1.1
« Reply #1 on: May 07, 2013, 07:12:44 am »
Nothing to say?

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Use of XMI 1.1
« Reply #2 on: May 07, 2013, 09:34:23 am »
Quote
Or maybe someone can point me to the XMI 1.1 specification?
http://www.omg.org/cgi-bin/doc?formal/00-11-02.pdf
The Sparx Team
[email protected]

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Use of XMI 1.1
« Reply #3 on: May 07, 2013, 09:51:33 am »
Thanks!

q.