What is the shortest expression converting an xs:double to xs:integer?2004-12-03 17:53:15In my code I had to use this expression: (11 to xs:integer(round(f:sqrt($pNum, 0.1E0)))) Can it be expressed in a more simple way? Cheers, Dimitre --~------------------------------------------------------------------ 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> --~--
|
|