next
first
XSL variables
useful
shorthand reference
to set
<xsl:variable name="
whatever
" select="
XPath
"/>
to reference
$whatever
(in an XPath, e.g. in a
select
)
Example
without variables
, and
with variables
Variables and Conditionals, slide 1 of 6
© 2012 Syd Bauman, David J. Birnbaum, and the Women Writers Project This TEI-encoded XML file is available under the terms of the Creative Commons Attribution-ShareAlike 3.0 (Unported) license.