Re: [xsl] few question regarding the use of id generation

Subject: Re: [xsl] few question regarding the use of id generation
From: "Attila Strauss" <shortys@xxxxxx>
Date: Tue, 5 Feb 2002 13:52:19 +0100
hi

>
> secondly, i know i might sound pretty stupid but is there a function in
xsl
> that could do similar operation as the following sql command?
> select * from results where c="2";


sure try. kinda <xsl-if
test="//some/node='2'"><xsl:text></xsl:test></xsl:if>

best regards
attila


>
> Many thanks
>
> Kit
>
>


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


Current Thread