xsl-list
[Top] [All Lists]

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

2006-05-08 11:13:46
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>