xsl-list
[Top] [All Lists]

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

2005-08-07 09:07:39
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(_dot_)the(_dot_)cynical(_dot_)robot(_at_)gmail(_dot_)com> 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?


--~------------------------------------------------------------------
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>
--~--