Re: EXSLT: Date/time
Attila <[email protected]> Thu, 2 Aug 2007 14:39:51 -0400
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Hi, Sorry I fixed the incorrect URI, however I still get a similar error. My XML: <?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times"> <xsl:output method="text"/> Documentation Generated: <xsl:value-of select="date:date()"/> (truncated) Error console: XalanXPathException: The function number ' http://exslt.org/dates-and-times:date' is not available. (file:///C:/p4/dev/aaros/devmain_aa/SimTools/SimulatorTools/Generate_ConfigDocumentation_TEXT.xsl, line 18, column 64) 1>Error generating TEXT documentation, return code: 65280 Thanks for your help On 8/2/07, Florent Georges <[email protected]> wrote: > > "Holmes, Charles V." wrote: > > Hi > > > I'm relatively new to this too, but did you import your > > extension module/function? > > No need with Xalan Java 2: > > http://xml.apache.org/xalan-j/extensionslib.html#exslt > > Regards, > > --drkm > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________________ > Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de > mail ! > > -- Attila Software Developer [email protected] _______________________________________________ exslt mailing list [email protected] http://www.exslt.org/list