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

apply-templates iside for-each?

Subject: apply-templates iside for-each?
From: Norman Walsh <ndw@xxxxxxxxxx>
Date: Fri, 3 Nov 2000 15:57:25 -0400 (EST)
iside
Presented with this construction:

  <xsl:for-each select="child::*">
    <xsl:variable name="x.ischunk">
      <xsl:call-template name="chunk"/>
    </xsl:variable>
    <xsl:if test="$x.ischunk != 0">
      <xsl:apply-templates select="."/>
    </xsl:if>
  </xsl:for-each>

XT complains:

  file:book2.xml:6: xsl:apply-templates inside xsl:for-each

That's an XT bug, right? Or am I overlooking something?

                                        Be seeing you,
                                          norm

-- 
Norman.Walsh@xxxxxxxxxxxx | Men do not quit playing because they grow
XML Technology Center     | old; they grow old because they quit
Sun Microsystems, Inc.    | playing.--Oliver Wendell Holmes




 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.