RE: [xsl] search condition

Subject: RE: [xsl] search condition
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 6 Mar 2002 16:10:10 -0000
> i want to search the element textid which has a  text = 'ABC'
> 
> can i acheive this by the for-each condition
> 
> <xsl:for-each select="//root/children/textid[.='ABC']">

Yes.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx  

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


Current Thread