[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Splitting result into 2 or more documents


Subject: RE: Splitting result into 2 or more documents
From: "Kaganovich, Yevgeniy (Eugene)" <ykaganovich@xxxxxxxxxxx>
Date: Fri, 17 Nov 2000 15:43:42 -0800

To clarify this a bit, it's not possible without extensions to do this with
one stylesheet in a single transformation. It is obviously possible to do
this in several passes, with several stylesheets or even with a single
stylesheet if it accepts a parameter that determines its behavior...

- Eugene

: -----Original Message-----
: From: Linda van den Brink [mailto:lvdbrink@xxxxxxx]
: Sent: Friday, November 17, 2000 3:21 AM
: To: 'xsl-list@xxxxxxxxxxxxxxxx'
: Subject: RE: Splitting result into 2 or more documents
: 
: 
: 
: > Is it basically possible to transform a XML docuemnt into two 
: > or more target XML
: > documents, thus splitting the content of the origin XML 
: > document into several
: > files?
: 
: In the XSLT recommendation it's not possible. However, most 
: processors have
: an extension element for this. It depends on the processor 
: you're using. For
: example, xt has xt:document, saxon has saxon:output. 
: 
: Linda
: 
: 
:  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
: 


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



Current Thread
Keywords