Hi,
-----Original Message-----
From: Buchcik, Kasimier [mailto:k(_dot_)buchcik(_at_)4commerce(_dot_)de]
[...]
The following
<foo>
<xsl:for-each select="/foo/bar">--<xsl:sort/><xsl:value-of
select="."/></xsl:for-each>
</foo>
produces with Xerces-J:
Correction, this should read Xalan-J.
<foo>--a--b--c</foo>
Regards,
Kasimier
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--