mobius3 / douml

DoUML project: fork of BoUML 4.22
18 stars 43 forks source link

Can't import xmi from other tool #36

Closed gilbertoca closed 11 years ago

gilbertoca commented 11 years ago

Right now Douml can't import xmi file. I've just send the Douml's developer a sample xmi file version 1.2.

Zeks commented 11 years ago

Original Bouml fails on the file you've sent me. Probably incorrect format.

gilbertoca commented 11 years ago

Maybe it (Bouml) doesn't understand XMI 1.2:

gilberto.andrade@A37710:~/dev/netbeans-config/jsic/docs/diagramas$ head credenciamento.xmi
<?xml version = '1.0' encoding = 'UTF-8' ?>
<XMI xmi.version = '1.2' xmlns:UML = 'org.omg.xmi.namespace.UML' timestamp = 'Mon Oct 01 16:56:19 BRT 2012'>
  <XMI.header>    <XMI.documentation>
      <XMI.exporter>ArgoUML (using Netbeans XMI Writer version 1.0)</XMI.exporter>
      <XMI.exporterVersion>0.34(6) revised on $Date: 2010-01-11 22:20:14 +0100 (Mon, 11 Jan 2010) $ </XMI.exporterVersion>
    </XMI.documentation>
    <XMI.metamodel xmi.name="UML" xmi.version="1.4"/></XMI.header>
```xml
Zeks commented 11 years ago

Neither do I :) Unless someone who actually works with xmi joins, this will be lowest priority