[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] time from server to document


Subject: Re: [xsl] time from server to document
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Tue, 26 Mar 2002 12:14:45 -0000

u may inject the date/time via a param and have corresponding xsl:param in
your xslt ( look up how to for your specific xslt processor, must of them
expose api to handle this programmatically )

u may use or author an extension function, whereby u bind this extension to
a namespace, once again this is specific to xalan documentation.

u may use possibly use  EXSLT ( www.exslt.org ) function for this.

cheers, jim fuller

----- Original Message -----
From: "Jarkko Moilanen" <Jarkko.Moilanen@xxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, March 26, 2002 11:58 AM
Subject: RE: [xsl] time from server to document


>
> >
> > > I want to get the date and time to xml document with xsl.
> > > The result file is generated from xml and xsl file using Xalan.
>
> In c++ I can get the environment data by string getenv and so I can
> get the date and time. Any similar possibilities in xsl /Xalan C?
>
> *******************************************************************
> Jarkko Moilanen         You are wise, witty, and wonderful,
> Research/ ITCM          but you spend too much time
> jarkko.moilanen@xxxxxx  reading this sort of trash.
> www.uta.fi/~jm60697
> GSM: +358 50 3766 927
> *******************************************************************
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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



Current Thread
Keywords