Basic HTML version of Foils prepared August 1 99

Foil 55 Other Important Elements

From Advanced XML and its applications CPS714 Computational Science Information Track -- July 7 99. by Lukasz Beca


<xsl:apply-templates select="pattern"/>
Applies template rules to the children of the node
<xsl:value-of select="pattern">
Extracts value of element pattern
<xsl:for-each select="pattern">
Performs operation for each element described by pattern
<xsl:sort select="key">
Used in apply-template or for-each element, sorts children according to the key



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Aug 1 1999