Visio has never supported any version of UML. Their original implementation, which apparently is basically unchanged in the Visio 2007 SR2 release, is kind of a bastardized pre-UML 1.3 type syntax. It doesn't conform to any known standard. It could probably be pre-processed into something close enough to UML 1.3 that the ArgoUML UML 1.3 -> UML 1.4 XSLT transform would be able to process it.
Tom On Thu, Feb 11, 2010 at 1:45 PM, Bob Tarling <[email protected]> wrote: > What version of UML does Visio 2007 support? ArgoUML currently only > takes UML1.4 in the stable release. > > Regards > > Bob > > On 8 February 2010 20:32, Hannah <[email protected]> wrote: >> I am having a similar error (same thing--when I try importing an xmi file >> generated in Visio 2007 to ArgoUML). I tried deleting the the geometry tags >> and the doctype line, but I am still getting an error that says "Cannot set >> a multi-value to a non-multivalued attribute:multiplicity". I attached the >> generated xmi file and the one I deleted the stuff out of. >> >> Many thanks! > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2446777 > > To unsubscribe from this discussion, e-mail: > [[email protected]]. > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2446894 To unsubscribe from this discussion, e-mail: [[email protected]].
