[umbrello-devel] [umbrello] [Bug 332612] Umbrello Crash when opening XMI
Ralf Habacker
ralf.habacker at freenet.de
Wed Apr 2 21:19:12 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=332612
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to comment #3)
> Thanks for this test case.
>
> The second line of the file indicates that this file is of xmi version 2.1
> which is unsupported yet.
> <xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1"
There are additional issues with this file
1. ... <packageImport xmi:type="uml:PackageImport"
xmi:id="_PHV3o0V4EeO4xoMJaWvqzA">
The creator of this xmi file does not follow the announced schema version
because packageImport and packagedElement are uml 2.2 elements.
2. ... <importedPackage xmi:type="uml:Model"
href="http://schema.omg.org/spec/UML/2.2/uml.xml#_0"/>
the href link is broken
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list