Skip to main content
Apollo102
Inspiring
July 19, 2015
Answered

XSLT 2.0 support in FrameMaker 11?

  • July 19, 2015
  • 1 reply
  • 442 views

Hi,

I try several XSLT 2.0 stylesheets in XML code view of FM11. There everything is working as desired. But when I test the same style sheets in a structured application as pre-process, there are several error messages that eg XSLT 2.0 functions are unknown.

The information regarding XSLT 2.0 support in FrameMaker are somewhat contradictory. Can it be that XSLT 2.0 is only supported in the XML code view? In the "maker.ini" under "XSLTProcessors" SAXON is defined as default processor.

Thank you for your help.

Regards

Apollo102

This topic has been closed for replies.
Correct answer smart_play16B8

In FrameMaker 11, XSLT 2.0 is only supported in code view. Pre-XSLT and Post-XSLT workflows in FM11 still uses Xalan-C for transformation, and which doesn't support XSLT 2.0.

From FM12 onwards, XSLT 2.0 support is also provided in Pre-XSLT and Post-XSLT as well. However, in order to use it you have to change the default processor mentioned in maker.ini of FM12 from XALAN to SAXON.

Thanks!
Harsh Gupta

FrameMaker Engineering.

1 reply

smart_play16B8
Adobe Employee
smart_play16B8Correct answer
Adobe Employee
July 20, 2015

In FrameMaker 11, XSLT 2.0 is only supported in code view. Pre-XSLT and Post-XSLT workflows in FM11 still uses Xalan-C for transformation, and which doesn't support XSLT 2.0.

From FM12 onwards, XSLT 2.0 support is also provided in Pre-XSLT and Post-XSLT as well. However, in order to use it you have to change the default processor mentioned in maker.ini of FM12 from XALAN to SAXON.

Thanks!
Harsh Gupta

FrameMaker Engineering.

Apollo102
Apollo102Author
Inspiring
July 20, 2015

Hi,

thank you for confirming my assumption.

Regards,

Apollo102