[
Lists Home |
Date Index |
Thread Index
]
> This is a bit unnerving - what else does msxml3 disagree with the others on
> that could lead to a really big difference?
Yes the number one FAQ and source of incompatibility in XSLT is that
fact that MSXML removes white space before applying the transform.
If you call the parser from script you can change the whitespace
property of the parser so it does the right thing, but if you use the
version embedded in IE for example you have no possibility to chnage
this.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
|