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 one xml into many xml documents using xsl


Many XSLT processors have the ability to do it but (until XSLT 1.1) the
details are vendor-specific. Use xsl:document with Saxon, xalan:write with
Xalan, etc.

Mike Kay
Software AG

> and I want to split the above xml into the follwing
> xml documents. How can I do that using xsl?
>


 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]