This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

<xsl:include> / <xsl:import>


Hi,
I have several global variables and named templates in my stylesheet. As I am going to be having several of these stylesheets that repeatedly use these variables and call these templates, I would like to have them outside of the stylesheet and in some common stylesheet (like a library) so that my other stylesheets could access them.
Is this possible using <xsl:include> or <xsl:import>? If yes, could someone please give me a simple example.
Thanks,
Krish

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]