Book a Demo

Author Topic: EA -> Rational Rose  (Read 4430 times)

Fintan

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
EA -> Rational Rose
« on: January 24, 2003, 04:15:43 am »
I have been trying to Export the Use Case model to xml and then Import it to Rose.  I have downloaded and installed the Unisys/Rose UML add-on for Rose.

In EA in Local Options - XML Specification I have the following :
Default XMI version = Rose
Format XML output
Write Log
Use DTD

Code Page = 'windows-1252'

and have set my default XML directory to 'D:\XMLXfer'

When I export the Use Case Model I use the following settings :

No Stylesheet specified (left blank)
Export diagrams
Use Unisys/Rose Format
Format XML output
Write Log file
Use DTD

I get the following error message when I try to import the file into Rose
Code: [Select]
Parsing: D:\XMLXfer\AddEP.xml: Error: An exception occured! Type:RuntimeException, Message:Could not create converter for encoding: windows-1252


When I change the encoding in the file to "UTF-16".  I get the following message
Code: [Select]
Parsing: D:\XMLXfer\AddEP.xml: Error: Unknown element 'UML:Multiplicity'

And Rose asks if the UML.DTD is in the same directory.

The files in D:\XMLXfer are :
AddEP.log
AddEP.rim
AddEP.xml
Model.dtd
UML_EA.DTD
UML13.DTD
UMLX13.DTD
UMLX13-11.dtd

Note NO uml.dtd file.

Finally the question - Can anybody tell me what I am doing wrong?  What am I missing?

Thanks in advance,

Fintan