xsl-list
[Top] [All Lists]

RE: Split XML and output to different files

2002-11-20 16:51:14
XSLT 1.1 introduces <xsl:document />  so that you do not need to have
processor dependent code.  You are just dependent on a 1.1 processor<grin/>

-----Original Message-----
From: Mike Brown [mailto:mike(_at_)skew(_dot_)org]
Sent: Wednesday, November 20, 2002 4:02 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Split XML and output to different files

Juan Carlos Gonzalez wrote:
I want to split my xml file into multiples files. Any
idea of how to accomplish it?

FAQ. This feature is not part of standard XSLT but is often provided by
extension elements/functions. Check your XSLT processor's documentation for
support for exsl:document or an equivalent.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

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

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