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


1 <xsl:apply-templates select="pattern"/>
2 Applies template rules to the children of the node
3 <xsl:value-of select="pattern">
4 Extracts value of element pattern
5 <xsl:for-each select="pattern">
6 Performs operation for each element described by pattern
7 <xsl:sort select="key">
8 Used in apply-template or for-each element, sorts children according to the key
9
10
11

in Table To:


© 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