OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
xslt,xpath problems
This page's ID:
26232
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
hi there, can i know is it possible to do like this: [code] <xsl:if test="position() = '6' "> <xsl:if test = "TD/P/text() = 'Time Left:'"> <xsl:variable name="n" select=" 'A' "/> </xsl:if> </xsl:if> <xsl:if test="position() = '8' "> <xsl:if test = "TD/P/text() = 'Time Left:'"> <xsl:variable name="n" select=" 'B' "/> </xsl:if> </xsl:if> [/code] and have another xsl: if to check the value of n? thanks
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »