Using XSLT3/XPATH3 #4084
stefan-jung
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
@xephon2 - XSLT3 has been working great for me. I have been using XSLT3 in my plugin stylesheets for over a year now. They integrate seamlessly into the DITA-OT's XSLT2 processing, both with the open-source DITA-OT (Saxon HE) and with Syncro Soft's DITA-OT (Saxon EE). The primary XSLT3 features I have been using for DITA-OT plugins are:
There is some more good stuff mentioned here that I hope to start using: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it "safe" to upgrade plugins to XSLT3/XPATH3? It's out since 2017. The coding conventions don't mention it. Are there any Saxon licensing issues or limitations? Is it ok to mix XSLT2 files with XSLT3 files? https://www.dita-ot.org/dev/topics/plugin-coding-conventions.html
Beta Was this translation helpful? Give feedback.
All reactions