Re: [xsl] Using XSL to create interactive web page from XML

Subject: Re: [xsl] Using XSL to create interactive web page from XML
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Sun, 02 Dec 2007 13:08:55 +0100
Furst, Tom wrote:

I ran this on saxon, and see the created html files, and they are
exactly what I needed. When I attempted running this in IE to see
how the page looked, the browser returned "Keyword xsl:for-each may
not contain xsl:result-document." Is there a way around this?

IE and its XSLT processor, MSXML 3, does not support XSLT 2.0. You will have to use Saxon to run the transformation and create the HTML documents, then IE or any other HTML user agent can render them.




--

	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread