logo       


tunneling through default templates: msg#00048

Subject: tunneling through default templates
Explicit tunneling of XSLT 2.0 variables in Saxon 7.8 works great, and is
fun to see. I tried testing the following rule from the 2.0 spec,

   At XSLT 1.0, if a built-in template rule was invoked with parameters, the
parameters were  
   not passed on to any templates invoked by the built-in rule. At XSLT 2.0,
these parameters 
   are passed through the built-in template rule unchanged.

using this input document 

  <a><b><c/></b></a>

and this stylesheet:

  <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
                  version="2.0">
    <xsl:output omit-xml-declaration="yes"/>

    <xsl:template match="a">
      <xsl:apply-templates>
        <xsl:with-param name="flavor">mint</xsl:with-param>
      </xsl:apply-templates>
    </xsl:template>

    <xsl:template match="c">
      <xsl:param name="flavor">vanilla</xsl:param>
      Today's flavor: <xsl:value-of select="$flavor"/>
    </xsl:template>

  </xsl:stylesheet>

The output didn't indicate that the $flavor value of "mint" had been passed.
Has the passing-through of parameters by the built-in template rules been
implemented in Saxon 7 yet, or did I do something wrong? 

thanks,

Bob



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn


Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe