Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XSLT - if condition

843834Apr 16 2007 — edited Apr 16 2007
hi

i wanted to check a value with condition.
something like this
<xsl:variable name="rootname" select="name()">
i wanted to check whether the $rootname= SportsData.

how will i express this condition in a conditional statement

rgds
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2007
Added on Apr 16 2007
2 comments
197 views