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: 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

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