Re: Modular File Organization

Subject: Re: Modular File Organization
From: "Sebastian Rahtz" <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Jan 2000 19:33:47 +0000 (GMT)
Benjamin Corliss writes:
 > I am looking for some documentation/discussion on how to break up xsl files
 > into more "bite-size" modular pieces.
 > 
 > I have an xsl transform that generates an HTML report (many separate HTML
 > pages), but it is growing like a giant chicken heart (over 250 kb).  There's
 > gotta be a better way.
 > 

There is. Just read about <xsl:import> and <xsl:include> in the
specification. Always a good place to start

Sebastian 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread