[exslt] Path error in date/functions/format-date/date.format-date.function.xsl
by joerg other posts by this author
Mar 22 2007 11:57AM messages near this date
Re: [exslt] Need help on using Math Functions
|
[exslt] Tryin to use regexp
& XSLT
Hallo,
there's a small error in line 9 of the file
date/functions/format-date/date.format-date.function.xsl:
<xsl:import href="str.padding.function.xsl" />
should be
<xsl:import href="../../../str/functions/padding/str.padding.template.xsl" />
as in the file date.format-date.template.xsl.
Thanks,
regards,
Jörg
--
Jörg Gottschlich
Codest Software GbR
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
|