Re: [xsl] document() can not used in IE6?

Subject: Re: [xsl] document() can not used in IE6?
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Sat, 30 Jun 2007 10:02:07 +0100
I've certainly used the document function, can you show some example that fails?

xsl:result-document is a completely different animal, it's used to output multiple documents from a single transformation and only works in XSLT 2.0, which is not supported in any browser that I know of.

Joe

http://joe.fawcett.name

----- Original Message ----- From: "shi wudao" <shiwudao@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Saturday, June 30, 2007 9:48 AM
Subject: [xsl] document() can not used in IE6?



HI, guru
I tried to use document() to process some XMLs with their absolute path, but it can not work in IE6 that complained it can not find the file. But FF works fine.



I heard that document() is a function of XSLT2.0, but IE6 is not supported it? Is so, any solution? thank you.


_________________________________________________________________
Cb7QOBTX MSN Explorer:   http://explorer.msn.com/lccn/

Current Thread