Book a Demo

Author Topic: XSD to Logical Model?  (Read 3305 times)

Bill Stephens

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
XSD to Logical Model?
« on: October 25, 2012, 05:13:23 am »
All,

My developers have failed to keep our EA logical model updated. I have a current XSD based on the model that is accurate. Is it possible to import the XSD and transform the schema into a logical model?

Thanks,
Bill

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: XSD to Logical Model?
« Reply #1 on: October 25, 2012, 05:45:28 am »
May be you could write specialized transformation templates for that, but since it's usually vice versa I'm not sure if it'll be feasible for your specific models.
Unfortunately there's no such process to 'reverse engineer' transformed models in EA AFAIK.

Regards,
Günther
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13471
  • Karma: +571/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: XSD to Logical Model?
« Reply #2 on: October 25, 2012, 04:27:36 pm »
It's possible to import an XSD, but I don't know of any out of the box MDA transformations that will transform the result of the import into a logical (data) model.

Geert