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]
Other format: [Raw text]

Re: xsl:include or xsl:import


Hello Sébastien,

----- Original Message -----
From: "Sébastien Tisserant" <stisserant@europarl.eu.int>


> hello,
> i have a main xsl file
> i set variables in a second xsl file

> to use these variable in the main xsl file
> should i use xsl:include or xsl:import ?
> what's difference between using one or the other ?

why not read the spec ?
http://www.w3.org/TR/xslt#section-Combining-Stylesheets

also there exists an XSLT FAQ on the subjects

import
http://www.dpawson.co.uk/xsl/sect2/N4738.html
include
http://www.dpawson.co.uk/xsl/sect2/N4760.html

cheers, jim fuller


 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]