RE: [xsl] Several XSL files

Subject: RE: [xsl] Several XSL files
From: "Andrew Welch" <AWelch@xxxxxxxxxxxxxxx>
Date: Thu, 7 Aug 2003 15:58:07 +0100
> Hi.
> 
> Is it possible build several xsl files to do each one some work and
then
> aggregate all files?
> How can i do that?

Yes - use <xsl:import> or <xsl:include> in one of them to import or
include the others.

cheers
andrew

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


Current Thread