Re: date:format-date causing "No flow in page-sequence"
Oleg Tkachenko <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Organization | Multiconn Technologies |
| Message-ID | <[email protected]> |
Brown, James wrote: > Further info. > > I have stepped back to a very simple example. Appears that > <xsl:variable name="xyz" select="date:format-date($now, 'yyyy MM dd hh:mm:ss')"/> > is not working yet the > <xsl:call-template name="date:format-date"> > syntax is. I believe that's how it's meant to be. date/functions/format-date/date.format-date.template.xsl stylesheet you are importing contains template implementing date:format-date extension. Obviously it should be called via xsl:call-template. -- Oleg Tkachenko http://www.tkachenko.com/blog Multiconn Technologies, Israel