|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Splitting file into N-sized chunks
Martynas Jusevicius schrieb am 04.08.2009 um 21:58:52 (+0200): > how do I split an XHTML file into chunks of some specific size (say > 300 KB) using XSLT? You determine the boundaries, set up matching criteria, and then use one of <exsl:result-document> (1.0 + EXSLT), <xsl:document> (2.0), or <xalan:write> (Xalan). All documented online on the sites for Xalan, EXSLT, and XSLT 2.0. Michael Ludwig
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






