Re: [xsl] wildcards in xpath?

Subject: Re: [xsl] wildcards in xpath?
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 24 Jul 2002 15:21:47 +0200
<xsl:for-each select="*[starts-with(name(), 'dino']">

Regards,

Joerg

inchi2000@xxxxxx 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@xxxxxxxxx
www.virbus.de


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



Current Thread