On Wed, 28 Mar 2007 09:07:00 -0600, David Carlisle
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
The last of those would make $i a string valued variable, which is a bit
more effieicent than the result tree fragment of the original, but it
still means the string has to be parsed as a decimal literal when used
in something like
<xsl:with-param name="i" select="$i + 1"/>
Ahh.. That make sense. Thanks for the clarification!
--
/M:D
M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 |
http://dev.aol.com/blog/3155
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--