|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] appending output to file using saxon
I want to cut a document into many smaller file fragments using XSL. For this I use Saxon and <saxon:output>. At the same time/during the same pass I want to create another file which contains in XML form the ancestors for each block element (Sort of an associative map that allows to navigate a dhtml Table of Contents later on). While the first task is not a problem as I open and close a new document for each fragment, the second task seems to be trickier. I actually want to keep this file open and append content to it. I guess (haven't actually tested it, but it seems natural), that <saxon:output> creates a new file, or opens an existing file, but erases any content. Is there a way to append content to an existing file using Saxon? Or any other way? Thank you, --------- Jakob Fix. PS: please CC me, I am on digest. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|






