xsl-list
[Top] [All Lists]

RE: MSXML and unwanted entity output

2004-05-27 04:05:05
So are you saying that this can't be change in the XSL as whatever
characters I use it will not make any difference to the output,
and this is therefore a problem (Supposedly further down the 
line)in the
XML parser?

On the contrary, I'm saying that the XSLT serializer can output any
representation of an ampersand character that is legal in XML, and the XML
parser further down the line will treat all of these legal representations
in exactly the same way.

Michael Kay