Re: [xml-dev] How to declare a int variable in XSL

From
David Carlisle <>
To
Date
2002-06-07T09:45:04Z
ID
<>
Thread
Re: [xml-dev] How to declare a int variable in XSL
xsl-list is a better list than xml-dev for xsl questions.

> Do anyone know how to declare a int variable in XSL.
xsl (Xpath) does not have an integer type.

> i want to put some delimeter for each iteration in <xsl:for-each>
> except the first iteration.
<xsl:if test="position() &gt; 1"> .....

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.