xsl-list
[Top] [All Lists]

Re: [xsl] Generate Dynamic long value

2009-07-30 16:29:39
I'm using XSLT 1.0 actually. What the extension functions to use?

Thanks!

Matthew

On Thu, Jul 30, 2009 at 2:08 PM, Christopher R. 
Maden<crism(_at_)maden(_dot_)org> wrote:
Matthew Hailstone wrote:
Is there any way to generate a dynamic long value or create a long
value that represents the current time in a stylesheet?

I need to do this inside the stylesheet independent of any data being
transformed (coming in).

i.e.

stylesheet:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
version="1.0">

This can only be done with extension functions in XSLT 1.0.

It can be done natively with XSLT 2.0.

~Chris
--
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
America: Land of the ———— and the home of the —————.
<URL: http://www.boingboing.net/2009/07/29/us-border-station-sc.html >
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319

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