Book a Demo

Author Topic: Reverse engineer "XML Schema to UML Class dia  (Read 4014 times)

dhore

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Reverse engineer "XML Schema to UML Class dia
« on: March 21, 2005, 03:55:57 pm »
Hi,

Through EA we can forward engineer a Class diagram to XML Schema, but I have a requirement to 'reverse' engineer a XMl Schema.....is it possible?...If it is, pls let me know the steps.

- Dipak  

Molto Mike

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: Reverse engineer "XML Schema to UML Class
« Reply #1 on: March 21, 2005, 10:55:21 pm »
Hi,

it is currently not possible, but there seems to be a possible workaround... See this previous post:

http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1106878388

Mike

englishteeth

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Reverse engineer "XML Schema to UML Class
« Reply #2 on: March 22, 2005, 12:39:03 am »
Hi,

I used an eclipse 3 plug-in called hyperModel to read in the schema, from that I was able to do an XMI export which EA accepted without any problem.

Ian