RE: [xsl] xsl:for-each and xml:space with text-nodes inbetween

Subject: RE: [xsl] xsl:for-each and xml:space with text-nodes inbetween
From: "Buchcik, Kasimier" <k.buchcik@xxxxxxxxxxxx>
Date: Mon, 8 May 2006 20:12:54 +0200
Hi,

> -----Original Message-----
> From: Buchcik, Kasimier [mailto:k.buchcik@xxxxxxxxxxxx]

[...]

> 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

Current Thread