Or just use <xsl:preserve-space elements="*" /> when using
MSXSL to make it comply with the other
parsers.. :-)
No, that doesn't work. Microsoft's XSLT processor can't preserve the
whitespace because the Microsoft XML parser has already removed it before
the XSLT processor got a chance to say it was needed.
Michael Kay
http://www.saxonica.com/
--~------------------------------------------------------------------
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>
--~--