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

RE: multilanguage support easily or including xml data dynam

Subject: RE: multilanguage support easily or including xml data dynamically
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 8 Jun 2000 17:29:18 +0100
how xml xsl multilanguage .net

> What does this <xsl:apply-templates...> really do? I read some 
> doc about it, but I still can't grasp the concept of it. Isn't it's 
> purpose to select things, such as <xsl:for-each>?

If you haven't understood xsl:apply-templates then you haven't understood
XSLT: it's rather fundamental.

It selects the set of nodes identified by the XPath expression in the select
attribute, and for each of these nodes, it looks for the "best match"
xsl:template rule to apply to that node. The "best match" is a template rule
whose match pattern matches the node, and if there are several, the one that
has the highest precedence/priority.

If there is no select attribute, it selects the children of the current
node.

Mike Kay


 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.