adding delimiter to call to tokenize()
[project-aon.git] / common / xsl / dot.xsl
index 6e612ab..6abd139 100644 (file)
@@ -123,7 +123,7 @@ TODO:
     <xsl:value-of select="$newline"/>
    </xsl:if>
    <xsl:if test="@idrefs">
-    <xsl:for-each select="tokenize(normalize-space(@idrefs))"/>
+    <xsl:for-each select="tokenize(normalize-space(@idrefs), '\s')"/>
      <xsl:value-of select="$indent"/>
      <xsl:value-of select="$section"/>
      <xsl:text> -&gt; </xsl:text>