[exslt] help me please
by imed other posts by this author
May 17 2006 11:37PM messages near this date
[exslt] Problem loading module Dates and Times into xmlspy
|
Re: [exslt] help me please
& XSLT Hello Sir,
I would like to use module format-date but the problem that I am initial
with xslt and I did not how i can include or integrate your module into my
code.
I would like to use the module format-date to be able to use this code:
<xsl:template name="print-date">
<xsl:param name="date"/>
<xsl:call-template name="date:format-date">
<xsl:with-param name="date-time" select="$date" />
<xsl:with-param name="pattern" select="'dd MMMM yyyy'" />
</xsl:call-template>
</xsl:template>
I send you tree doucments, it?s my exercises, please help me
http://lists.fourthought.com/pipermail/exslt/attachments/20060517/f8f3f8b1/ex3-0002.xml
http://lists.fourthought.com/pipermail/exslt/attachments/20060517/f8f3f8b1/ex3-0003.xml
http://lists.fourthought.com/pipermail/exslt/attachments/20060517/f8f3f8b1/ex9-b-0001.xslt
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
Thread:
imed
James Fuller
imed
Imed Bozghiba
James Fuller
|