Title: Message
Leeloo,
I use
the following entity in my files
<!ENTITY TODAYS_DATE "<?dbtimestamp format='B d, Y' ?>">
I
don't know if that helps you any? It puts a
formatted date text anywhere I use the entity. I know that this works with Saxon
6.5.5.
Regards,
Dean
Nelson
-----Original Message-----
From:
[mailto:]
Sent: Tuesday, December 12, 2006 2:37 AM
To:
Subject: RE: [docbook-apps]
date:date-time()
On
http://www.exslt.org/date/functions/date-time/date.date-time.html you can find
that date:date-time() should implemented in SAXON and libxslt. Using libxslt
to convert xml with xsl to fo causes this error: Evaluating variable date
failed
Using FOP 0.20.5 causes this error
[INFO] Using
org.apache.xerces.parsers.SAXParser as SAX2 Parser
[ERROR]
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: Prefix must resolve to a namespace:
date
I thought, I implemented date:date-time() in my XSL-Stylesheet and
using FOP 0.20.5, but sorry I didn't.
And now also FOP 0.92beta causes an
error too while parsing date:date-time().
Is there another option to get
the actual date?
Best Regards,
Leeloo
Mauritz Jeanson
<> schrieb:
>
-----Original Message-----
> From:
>
>
>
>
>
>
> This works very well with FOP 0.20.5.
Now, I'm trying FOP
> 0.92beta. But now this doesn't work. FOP 0.92
does not know
> the prefix date.
FOP itself does not know
the prefix because it does not do any
transformation, it only processes
the result of the transformation. However,
the FOP distribution does
include the Xalan XSLT processor, which is used
"behind the scenes" when
FOP is run using the -xml and -xsl options. I guess
that is how you run
FOP.
You could try to run separate transformation and formatting
stages. Then you
could use another XSLT processor (for example Saxon) and
see if it works
better. See
http://xmlgraphics.apache.org/fop/0.92/running.html.
/MJ
---------------------------------------------------------------------
To
unsubscribe, e-mail:
For
additional commands, e-mail:
Yahoo! 360° – Bloggen und Leute treffen. Erstellen
Sie jetzt Ihre eigene Seite – kostenlos!.