date:format-date causing "No flow in page-sequence"
"Brown, James" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <6E6C9319C3F683419F5E804751FA38DFEEA54F@cator-exch1.na.uis.unisys.com> |
When trying to use the following in an XSL-FO template I receive an "org.apache.fop.apps.FOPException: No flow in page-sequence" exception:
<xsl:value-of select="date:format-date('2003-01-02T12:34:15', 'CCYY MM DD hh:mm:ss')"/>
If I remove the line, or even just replace with
<xsl:value-of select="date:date-time()"/>
all is fine. Any ideas?
Cheers,
James
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.