Quantcast
Channel: I'm looking for an alternative to achieve this in XSL - Stack Overflow
Viewing all articles
Browse latest Browse all 4

I'm looking for an alternative to achieve this in XSL

$
0
0

I am a beginner in XSLT. This is my XSL sample:

<xsl:when test="/can/be/a/very/long/location/path/@value > 0 "><xsl:value-of select="/can/be/a/very/long/location/path/@value" /></xsl:when>

It seems like the <value-of select="..."> can be more concise. How could that be done?


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images