This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]