Microsoft Visio UML support
Status: Inactive
Brought to you by:
mattes3
Microsoft offers, as a seperate download, a plugin to
Visio which will generate a .xmi file from a UML Model.
The download is available at
http://msdn.microsoft.com/library/default.asp?
> url=/library/en-us/dnvisio02/html/umlxmi.asp.
However, the .xmi that is generated does not work with
the out of the box "xmi-to-simpleOO.xsl" file used by
UML2EJB.
This patch contains a new file "xmi-to-simpleOO-
visio.xsl" which can be referenced from your ant build
script to generate simpleOO-xml file from a visio-
generated .xmi file.
XSL file for generating simpleOO-xml from a Visio-generated .xmi file