This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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/

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]