Re: [xsl] (Help) Newbie question....

Subject: Re: [xsl] (Help) Newbie question....
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 14 May 2002 22:38:00 +0200
Sai Devotee wrote:
I need to include a XSL in another XSL. Like A.xsl will be containing part of HTML like a side navigation bar, etc and B.xsl will be another with a lot of other HTML transformations. I need to include the result of A.xsl in B.xsl. How can I do this in XSL ?

There is an xsl:include and an xsl:import element. Look at http://www.w3.org/TR/xslt#section-Combining-Stylesheets

J.Pietschmann


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



Current Thread