[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: getting java file parameters and tunnelling

Subject: Re: getting java file parameters and tunnelling
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 9 Aug 2005 15:06:19 +0100
java global parameters
On 8/9/05, Rahil <qamar_rahil@xxxxxxxxxxx> wrote:
> I have resolved my first query but am still stuck with the tunneling of
> the parameter, which is query (2) below.
>
> Could someone please help. All I want to do is to pass two file names
> from file1.xsl to file2.xsl.

A global parameter in either stylesheet with exist in both -
stylesheet parameters don't use the tunnel attribute.  When the
stylesheets are combined either through import or include the global
parameters will be available to both stylesheets.

Tunnelling applies to template parameters.  You add the tunnel="yes"
attribute to the xsl:with-param definition, and then access it again
by specifying tunnel="yes" on the corresponding xsl:param.

cheers
andrew

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.