← Prev in month ← Prev in thread
Next in thread → Next in month →

XSL Extensions Saxon

From
Sean Wheller <>
Date
2003-10-30T14:25:45+00:00
ID
Thread
XSL Extensions Saxon
Hi I want to process a file with callouts. So in my
customization layer I have set the following
parameters:

<xsl:param name="use.extensions" select="1"/>
<xsl:param name="callouts.extensions" select="1"/>
<xsl:param name="callout.graphics" select="1"/>
<xsl:param name="callout.graphics.path"
select="'images/callouts/'"/>

I am working with Oxygen XML Editor which currently
ships with Saxon 6.5.3. All files located in the
installations lib/ folder are in the CLASSPATH, so I
copied saxon651.jar from xsl/extensions/ to lib/. 

When I transform I get very little information
returned. Just "- Processing terminated by xsl:message
at line 203". I only import fo/docbook.xsl to my
customization layer so I assumed I would find a clue
at line 203. But this has nothing to do with the
extensions.

Any ideas how to get it working?

Sean Wheller


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
← Prev in month ← Prev in thread
Next in thread → Next in month →