[Issue 6383] MalformedXMIException on too large XMI files
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6383 ------- Additional comments from [email protected] Mon Jan 2 12:03:00 -0800 2012 ------- I haven't find an other way (with default Processor ), but problem seems to be here : <xsl:template name="build-uml"> ... <xsl:for-each select="*[@xmi.value]"> <xsl:call-template name="lastName"> <xsl:with-param name="aString" select="name()"/> </xsl:call-template> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2903757 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.