Thanks! This is the type of information (URL, namespace, etc.) I was looking for. J.Pietschmann just posted the link:

  http://www.exslt.org/

...in a reply to my previous message, and I've been checking it out a bit. I'd been there before "way back in 2002" (it seems like ages ago!), but they've progressed a bunch since then. Wow! They've been busy there. I'm impressed! It certainly warrants another look-see! Thanks for bringing it back onto my radar!

If anyone has a need for some type of xsl-fo function they wish were in the xsl-fo spec (mathematical, regexp, string functions, etc.), it merits a look to see if it's been implemented by these folks!

Web Maestro Clay

Abhijit Junnare wrote:
Oops. Sorry I misunderstood what you were saying. But
I am not sure if what I have can answer your
questions.
I am using XSLT and XSL FO combined together to
generate PDF for the XML documents. SO essentially I
am using the XSL extension fucntions. I am sure that
you know bunch of those kinda functions. I am using
something like this

xmlns:date="http://exslt.org/dates-and-times";

<xsl:value-of select="date:date-time()"/>

I have this code some place in my stylesheet to
convert the XML into PDF using FOP. I hope that this is what you had asked for.
Thanks,
Abhi



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to