When processing bom.html this error gets thrown
Loading stylesheet C:\plcslib\xsl\boms\bom.xsl
C:\plcslib\xsl\magicdraw_diagrams.xsl:194: Fatal Error! A sequence of more than one item is not allowed as the 9th argument of concat()
It is casued by there being multiple proxies with same xmi::id being called from the same elementID
//proxy//packagedElement
See:
magicdraw_diagrams.xsl
<xsl:template match="mdElement" mode="area_class">
/cvsroot/plcslib/plcslib/xsl/magicdraw_diagrams.xsl,v <-- magicdraw_diagrams.xsl
new revision: 1.17; previous revision: 1.16