When my template matches a number of possible patterns:
<xsl:template match=3D'X|Y'> ... </xsl:template>
Is there a way of determining the value of what was actually
matched? If you will, an equivalent of Perl's $1 in the
context of regular = expressions.
Many thanks in anticipation.
Lee Goddard
Internet Application Development
European Aviation Safety Agency
Administrative Directorate
E: Lee(_dot_)Goddard(_at_)EASA(_dot_)EU(_dot_)int
T: +49 221 89990 3221
F: +49 221 89990 3221
W: www.easa.eu.int <http://www.easa.eu.int/>
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--