xsl-list
[Top] [All Lists]

Re: [xsl] Attribute "separator" of xsl:value-of in XSLT 2.0

2011-05-09 06:35:54
Andrew Welch wrote:

There is white space before the "first" element, between the "first" and the
"last" element and after the "last" element, I would expect that to be
output as well with<xsl:value-of select="author"/>.

...only if the default stripping of whitespace only nodes was changed
to preserve - right?

I don't think stripping the white space is the default (well unless it is MSXML or Altova which strip by default).

--

        Martin Honnen
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>
--~--