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: Re: [docbook-apps] Calabash and HTML chunk


Bob Stayton wrote:
> Hi,
> Does Calabash provide the option to select a different XSLT
> processor?  The problem is that the DocBook chunk stylesheet does not
> yet support Saxon 9.
Hi,

(Sorry bob, I replied to the wrong address)

I'm afraid the only way is to implement a new class and use it in the
calabash configuration file for "p:xslt":
something like:

<implementation type="p:xslt"
		class-name="com.my-classes.library.XSLT"/>


Thanks.

Regards,
Maxime Bégnis


>
> Bob Stayton
> Sagehill Enterprises
> bobs@sagehill.net
>
>
> ----- Original Message ----- From: "Maxime Bégnis" <maxime@neodoc.biz>
> To: "docbook-apps Apps" <docbook-apps@lists.oasis-open.org>
> Sent: Wednesday, March 18, 2009 8:29 AM
> Subject: [docbook-apps] Calabash and HTML chunk
>
>
> Hi,
>
> When I try to transform to HTML chunk using
> "docbook-xsl-ns-1.74.3/xhtml/profile-chunk.xsl" with Calabash 0.9.6, I
> get an error message:
>
> Don't know how to chunk with SAXON 9.1.0.5 from Saxonica
> Error  : Pipeline failed: net.sf.saxon.s9api.SaxonApiException:
> Processing terminated by xsl:message at line 42 in chunker.xsl
> Error  : Underlying exception:
> net.sf.saxon.instruct.TerminationException: Processing terminated by
> xsl:message at line 42 in chunker.xsl
>
> Is there a trick around this?
>
> Thx.
>
> Maxime Bégnis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>



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