mobius3/douml

Can't import xmi from other tool

Closed this issue · 3 comments

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

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

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

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