RE: [xsl] Extract First node

Subject: RE: [xsl] Extract First node
From: "Mike Schinkel" <mikes@xxxxxxxxx>
Date: Fri, 2 Sep 2005 14:14:18 -0400
Prakash>>
 <xsl:value-of select="b[c[@type='pdf']][1]/c/text()"/>

Can you explain how b[c[@type='pdf']]work?  I'm not familiar with that.
Is it v2.0 syntax?

-Mike

Current Thread