[umbrello-devel] [umbrello] [Bug 363582] It would be nice for XMI file to have stable format.

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Thu Jun 2 09:38:58 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=363582

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Created attachment 99323
  --> https://bugs.kde.org/attachment.cgi?id=99323&action=edit
xslt file for reordering xmi file

The simplest solutions is to post process the generated xmi file with an xslt
processer for example xsltproc.
https://social.msdn.microsoft.com/Forums/en-US/a75f9afc-f4f2-44e2-afa4-dffe6ca33b0f/xslt-how-can-i-sort-attributes-in-all-tags-by-name?forum=xmlandnetfx
mentions the appended xslt file for this purpose.

If someone provides a patch this feature could be integrated in umbrello. If
xsltproc is available in the settings  there could be a checkbox to enable this
support. On save first a temporay file will be created, then post processed and
saved on the requested location.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list