This is similar like post
http://www.rhapsody4you.org/viewtopic.php?f=2&t=464&view=previousBut I want to import files from Enterprise Architect to Rational Rhapsody.
I'm using Rhapsody 7.5.1 and when importing the XMI file I receive the error message:
Can not determine UML version
The Header of the XMI file looks like that:
<?xml version="1.0" encoding="windows-1252"?>
<!DOCTYPE XMI SYSTEM "UML_EA.dtd">
<XMI xmi.version="1.1" xmlns:UML="omg.org/UML1.3" timestamp="2010-06-28 09:14:07">
<XMI.header>
<XMI.documentation>
<XMI.exporter>Enterprise Architect</XMI.exporter>
<XMI.exporterVersion>2.5</XMI.exporterVersion>
</XMI.documentation>
</XMI.header>
<XMI.content>
Any help out there?