This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Wishes for XSL revisions ...


> >>  my code is like this
> >>  <xsl:variable name="summ" select ="sum(row/col)" />
> 
> There's also a small chance that row and col are simultaneously zero 
> at some point in the transform. That would also produce NaN.

Um, no... "/" is the path operator, not a division.

Mike Kay

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]