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

fix(schematron): fix importing global parameters for Step 3 #1144

Merged
merged 2 commits into from
Aug 10, 2020

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Aug 8, 2020

Fixes #733

Following #1139, this pull request fixes src/schematron/generate-step3-wrapper.xsl.

Now, x:import is resolved before gathering global parameters and generating variable declarations.

@AirQuick AirQuick added the bug label Aug 8, 2020
@AirQuick AirQuick added this to the v2.0 milestone Aug 8, 2020
@AirQuick AirQuick merged commit 09d2fed into xspec:master Aug 10, 2020
@AirQuick AirQuick deleted the fix_issue-733 branch August 10, 2020 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Imported x:param for Schematron doesn't take effect
1 participant