xsl-list
[Top] [All Lists]

RE: [xsl] Generate Dynamic long value

2009-07-30 16:35:32

I'm using XSLT 1.0 actually. What the extension functions to use?


Extension functions depend entirely on which XSLT processor you are using.

Check whether your processor supports the EXSLT library (www.exslt.org).

However, you should also note that XSLT 1.0 does not have a "long" data
type: it only has double-precision floating point numbers.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


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