Author Topic: Importing XMI from Altova UModel 2006 r2  (Read 8851 times)

colinc

  • EA User
  • **
  • Posts: 62
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Importing XMI from Altona UModel
« Reply #15 on: November 16, 2006, 08:30:34 pm »

Converting to UTF at least is pretty straightforward (now that I know after someone told me about a week ago...)

Go into your Tools/Options/XML menu on EA, and just specify UTF-8 as your encoding....


I am trying to interchange with Holocentric and have found they use
tag="documentation" value="text stuff" where EA uses

tag="description" value="text stuff"

oh well XSLT it is....

Colin


Oops; that's EA uses documentation and holocentric description.....