[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Splitting Up XML in many files
Subject: RE: [xsl] Splitting Up XML in many files
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 31 Jul 2005 15:36:43 +0100
|
> David> there is no xsl:document instruction.
>
> Yes there is - it's in XSLT 2.0 -
> http://www.w3.org/TR/xslt20/#element-document.
But it does something different. The instruction needed here is
xsl:result-document.
Michael Kay
http://www.saxonica.com/
|