[oXygen-user] using math extension in oxygen

Jirka Kosek jirka at kosek.cz
Thu Nov 15 15:02:15 CST 2018


On 15.11.2018 21:09, Lou Burnard wrote:
> I have a stylesheet which currently uses an exslt math function. Within
> oXygen this works fine in a transformation scenario, provided I choose
> the saxon9pe processor. Using saxon9ee however, it fails. Why is that?
> And how would I go about running this transformation outside oXygen? I
> need to run it many times, preferably from the command line.

I bet it fails with free Saxon-HE as this version doesn't support all
extensions.

What version of XSLT language you are using? If you are using 1.0 then
you can use good old Saxon 6.5.5. If you are using 2.0 you can upgrade
to 3.0 which provides math functions natively, without need to use EXSLT
extensions:

https://www.w3.org/TR/xpath-functions-31/#trigonometry

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka at kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
     Professional XML and Web consulting and training services
DocBook/DITA customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20181115/0a7fbbed/attachment.sig>


More information about the oXygen-user mailing list