Splitting Documents

Subject: Splitting Documents
From: pkjames@xxxxxxxxxxx
Date: Thu, 13 Nov 1997 14:22 +0000 (GMT)
 Hi,
 
 I have an SGML document which is processed (using jade + .dsl 
 files) to produce both an RTF file and an HTML file.
 
 The size of the document is such that we would like to split it 
 up into separate HTML files. i.e. given:-
 
     <book>
       <chapter n="1">
       .
       .
       </chapter>
       <chapter n="2">
       .
       .
       </chapter>
 
       <chapter n="N">
       .
       .
       </chapter>
     </book> 
 
 Does DSSSL (or jade) provide a mechanism which allows you (me?) 
 to split a document into separate files (and to provide an 
 index)?
 
 Thanks for any advice.
 
 Kirby James

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread