RE: [xsl] splitting one xml into many xml documents using xsl

Subject: RE: [xsl] splitting one xml into many xml documents using xsl
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 9 Mar 2001 19:46:11 -0000
Many XSLT processors have the ability to do it but (until XSLT 1.1) the
details are vendor-specific. Use xsl:document with Saxon, xalan:write with
Xalan, etc.

Mike Kay
Software AG

> and I want to split the above xml into the follwing
> xml documents. How can I do that using xsl?
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread