xsl-list
[Top] [All Lists]

How can i detect differents nodes with a similar name?

2002-10-21 01:03:40
Hello,

 I need to do this:
 I have, for example, this 2 tags:

  <dato id="imagen_1">aaaa</dato>
  <dato id="imagen_2">bbbb</dato>

 It's possible to do something like this:
 <xsl:template match="dato[(_at_)id= 'imagen*']">OK</xsl:template>

 And make it works, is to say, the xsl must detect the 2 nodes: imagen_1 and
imagen_2.

 A lot of thanks,

   Marcial Atienzar

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