Share

XML::XSLT

Tracker: Feature Requests

5 Arithmetic expressions in value-of - ID: 1549371
Last Update: Tracker Item Submitted ( mmerrell )

I'm trying to do the following:

XML:
<StepIndex>0</StepIndex>

XSL:
<xsl:template match="StepIndex">
<xsl:value-of select=". + 1"/>
</xsl:template>

How difficult is it to implement basic expressions
like this? I may be able to take a crack at it, but
I'd like a recommendation as to where to start.


MMerrell ( mmerrell ) - 2006-08-30 15:26

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.