xsl-list
[Top] [All Lists]

RE: How to supply a global parameter to xsl:included modules

2004-06-29 07:58:46
You create a global.xsl that contains the variables and import it on
each page... I know this seems to kill the point but it allows you the
ability to set the variables globally and gain access to them from every
calling page as opposed to having to set them on each page that needs
them. 

Best regards,
 
<M:D/>
 :: Announcing Saxon.NET (v.8.0-B) Java to C# and .NET Conversion
Project ::
 :: Be part of the project development at
http://www.x2x2x.org/x2x2x/home ::
 
 

-----Original Message-----
From: Colin Paul Adams 
[mailto:colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk]
Sent: Tuesday, June 29, 2004 8:44 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] How to supply a global parameter to xsl:included
modules

How can I supply a global stylesheet parameter to all modules within a
stylesheet, even if some of them are brought in with xsl:include
rather than xsl:import?
--
Colin Paul Adams
Preston Lancashire

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--



<Prev in Thread] Current Thread [Next in Thread>