[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Using XSL to output 2 files
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Mon, 02 Feb 2009 13:12:54 +0100
Mike Stroud wrote:

Can I use XSL to output 2 files: 1 for cds and another for atrists?

With XSLT 1.0 you need an extension. With XSLT 2.0 you need <xsl:result-document href="cds.xml"> ... </xsl:result-document>

See http://www.w3.org/TR/xslt20/#creating-result-trees
--

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

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member