|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Retrieving the date of processing
Frans Englich <frans.englich@xxxxxxxxx> writes:
> Hello all,
>
> For a (docbook) project of mine, it would be practical to fill the content of
> an element with the date of when the actual processing took place. I have a
> vague memory of an old (probably outdated) book which mentioned an XSL
> function which returned just that. Judging from google's empty answers, I'm
> rambling. Is there such a function, or can my problem be solved in some other
> elegant way?
>
>
> Cheers,
>
> Frans
>
I wrote a Perl script to produce date information in the form of an
XML document (see: http://xobjex.com/cgi-bin/date.pl). I use:
<xsl:variable
name="date"
select="document('http://xobjex.com/cgi-bin/date.pl')/date"/>
whenever I need a date/time stamp. I will post the source (~40 lines)
upon request.
--
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








