This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wildcards in xpath?


<xsl:for-each select="*[starts-with(name(), 'dino']">

Regards,

Joerg

inchi2000@gmx.de wrote:
Hello,

I have a short question to xpath. Is it possible to select all nodes which
begin with "dino"? I want to do something like this: <xsl:for-each
select="dino*">
But this didn't work.

Markus

P.S. Special Thanks to Jeni :)


--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@virbus.de
www.virbus.de


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]