XSLT transformation in Oxygen

Having trouble installing Oxygen? Got a bug to report? Post it all here.
changke
Posts: 17
Joined: Tue Aug 15, 2023 10:58 pm

XSLT transformation in Oxygen

Post by changke »

Hi Oxygen Support experts,

For dita publish, does Oxygen use xalan or saxon for xslt transformation?
can we use Oxygen publish function to publish S1000D documents assuming we provide S1000D specific stylesheets?

Thanks,

Kehua
Radu
Posts: 9434
Joined: Fri Jul 09, 2004 5:18 pm

Re: XSLT transformation in Oxygen

Post by Radu »

Hi Kehua,
For DITA XML publishing Oxygen uses the DITA Open Toolkit engine which contains inside the Saxon 12 XSLT engine. The DITA Open Toolkit set of libraries are specialized to publish DITA XML content.
Oxygen also comes bundled separately with the Saxon 12.3 XSLT engine and if you have your own custom XSLT stylesheets you can create XML + XSLT transformation scenarios:
https://www.oxygenxml.com/doc/versions/ ... -xslt.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
changke
Posts: 17
Joined: Tue Aug 15, 2023 10:58 pm

Re: XSLT transformation in Oxygen

Post by changke »

Radu,

Thanks!

Kehua
Post Reply