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

Add Oxygen XQuery XProc transformation scenario #736

Merged
merged 2 commits into from
Nov 22, 2019

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Nov 22, 2019

This pull request adds XSpec for XQuery using XProc transformation scenario to the Oxygen framework.

xq-xproc

Aside from their names, the only difference between the existing XSpec for XSLT using XProc and this new additional XSpec for XQuery using XProc is this field:

<field name="inputXSLURL">
	<String>${framework}/src/harnesses/saxon/saxon-xquery-harness.xproc</String>
</field>

That should be enough according to our Wiki.

On Oxygen 21.1 on Windows and Linux, I verified that the new XSpec for XQuery using XProc transformation scenario worked with tutorial/xquery-tutorial.xspec and test/xspec-variable.xspec.

@AirQuick AirQuick added this to the v1.5.0 milestone Nov 22, 2019
@AirQuick
Copy link
Member Author

Sorry for rushing, but I'm merging this because

  • Two more pull requests will depend on this.
  • This is a new additional transformation scenario. No existing user depends on this.
  • It's very easy to revert this change.
  • I'll be busy next month.
  • I verified again that inputXSLURL was the only difference compared to the XSLT transformation scenario.

@AirQuick AirQuick merged commit b19ccd7 into xspec:master Nov 22, 2019
@AirQuick AirQuick deleted the oxy-xq-xproc branch November 22, 2019 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant