OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]