RE: Can XSL process and separate one XML file into several others ?

Subject: RE: Can XSL process and separate one XML file into several others ?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 3 Nov 2000 13:26:58 -0400 (EST)
> I have a large XML file. I want to do some XSLT
> processing, which will include splitting up the XML
> file into several smaller files. 

Look at the bible.xsl sample that comes with Saxon.

It relies on the "multiple output documents" extension, which is not in
standard XSLT 1.0, but is offered by most vendors (but not Microsoft) in
slightly different ways.

Mike Kay 




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


Current Thread