UXF-File Support (#73)
UXF is a XML-based model interchange format for UML, which is a standard software modeling language. UXF is a simple and well-structured format to encode, publish, access and exchange UML models, and allows UML to be highly interoperable.
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.19.474&rep=rep1&type=pdf
Created
13 June 2012 2:56:06
Closed
Not Closed
Requested by
Theodoor
State
Confirmed
Version
OperatingSystem
Solved in
Unsolved
Theodoor 17 June 2012 13:24:44
Ok, thanks for looking in to it. UMLet is indeed the only program I know of that is using the format.
Dusan Rodina - softwareideas.net 13 June 2012 5:58:12
If you mean, whether I can add support for UMLet UXF - my answer is yes.
I didn't find much relevant information about this file format except for the paper on URL, you sent me, so I am not sure whether UXF described in paper and UXF used by UMLet are really the same file formats. According to Wikipedia (http://en.wikipedia.org/wiki/UXF) they should be the same, but I wasn't able to find any XSD or DTD specification of the file format from the paper, which would confirm it.