This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: few question regarding the use of id generation


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]