[xsl] Re: xml:space problem WAS : Problem with identity transform and Saxon

Subject: [xsl] Re: xml:space problem WAS : Problem with identity transform and Saxon
From: Kenneth Stephen <marvin.the.cynical.robot@xxxxxxxxx>
Date: Sun, 7 Aug 2005 11:07:39 -0500
Hi,

    I get the correct behaviour with Saxon 6.5.4 which is an XSLT 1.0
processor. Did something in XSLT 2.0 change that altered the behaviour
of XSLT w.r.t xml:space?

Thanks,
Kenneth

On 8/6/05, Kenneth Stephen <marvin.the.cynical.robot@xxxxxxxxx> wrote:
> Hi,
>
>     As far as I can tell, this looks like a bug in Saxon 8.4 because
> the same XSL file works in Xalan, producing :
>
> <?xml version="1.0" encoding="UTF-8"?>
>                 <a xmlns:exsl-common="http://exslt.org/common";>
>                         <b/>
>                 </a>
>
>     ....which is the expected output. Can anyone else confirm this
> quirk of Saxon?

Current Thread