[Home] [By Thread] [By Date] [Recent Entries]
Andrew Smith wrote:
<xsl:apply-templates select="/root/a[d[starts-with(e, 'A')]]" /> How about: <xsl:apply-templates select="/root/a[d[starts-with(e, 'A')]][1]" /> best, -Rob
|

Cart



