xsl-list
[Top] [All Lists]

math return result problem

2005-04-05 10:00:00
ther is a problem in the following xslt1.0 transformation
it dose not return the 1/3*( ...)  and  2/3*(....) operation

<x><xsl:value-of select="(1 div 3 *
(current()/preceding-sibling::*[1]/child::x[position()=last()])) + (2 div
3  * (x[1]))"/></x>

any help please


--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>