Subject: RE: applying all rules in a mode
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 11 Aug 1999 19:50:17 +0100
|
Does anyone know the pattern syntax to select nodes from the XML tree on a
partial basis (c.f. wildcards in normal searching)
I want to say something like:
<xsl:for-each select="//PERSON[@name='Mi*']">
which would select all of the Mike's, Michael's, etc.
Is there such a syntax in the XSL WD?
Thanks in advance,
Ben Robb
cScape
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|