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

Re: Parameter evaluation after use of document()

Subject: Re: Parameter evaluation after use of document()
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Tue, 30 Jul 2002 12:02:17 +0200
Re:  Parameter evaluation after use of document()
Yves Forkl wrote:

<!-- dummy template for root node of included document -->
  <xsl:template match="/" mode="info_mode">
You forgot <xsl:param name="filename_base"/> right here, otherwise it should be syntax error unless you have global variable filename_base.

    <xsl:apply-templates mode="info_mode">
      <xsl:with-param name="filename_base"
        select="$filename_base"/>
    </xsl:apply-templates>
  </xsl:template>


--
Oleg Tkachenko
Multiconn International, Israel


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



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.