On Thu, Mar 17, 2005 at 10:50:16PM -0400, andrew cooke wrote:
Hi,
I can't work out how to do more complex maths (like logarithms, trig
functions, etc) in XSL. Is it possible? If not, is there any other tool
I can use in an xml pipeline? Is the only option writing SAX or DOM code
in some non-dedicated programming language?
(I'm generating plots from XML data via XSL to SVG)
Check out exslt.org... I remember the's an extension library
for math functions.. not sure how efficient they are, but... :)
I'm not certain of how much added math functionality there is
in 2.0. 1.0 clean has very very little.
Thanks,
Andrew
--
` __ _ __ ___ ___| |_____ work web site: http://www.ctio.noao.edu/~andrew
/ _` / _/ _ \/ _ \ / / -_) personal web site: http://www.acooke.org/andrew
\__,_\__\___/\___/_\_\___| list: http://www.acooke.org/andrew/compute.html
--~------------------------------------------------------------------
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>
--~--
--~------------------------------------------------------------------
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>
--~--