xsl-list
[Top] [All Lists]

RE: Unable to get text() of node

2006-01-23 05:10:18
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>
--~--