Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression parser as Saxon extension function. #1

Open
tgraham-antenna opened this issue Apr 10, 2015 · 1 comment
Open

Expression parser as Saxon extension function. #1

tgraham-antenna opened this issue Apr 10, 2015 · 1 comment

Comments

@tgraham-antenna
Copy link
Member

REx can also generate a parser as a Saxon extension function.

It should be possible, and it should be faster, to use the expression parser as a Saxon extension function and fallback to the XSLT expression parser when the Saxon extension function is not available.

@tgraham-antenna
Copy link
Member Author

Advice from oXygen support is that it's not possible to directly set the classpath for Saxon when it runs Schematron. Best possible solution seems to be to add the jar in the Saxon config for oXygen as a whole, but that's not something that can be done just by downloading an add-on.

tgraham-antenna pushed a commit that referenced this issue Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant