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 a new Maven goal to create a preprocessed Schematron #75

Closed
phax opened this issue Apr 24, 2019 · 1 comment
Closed

Add a new Maven goal to create a preprocessed Schematron #75

phax opened this issue Apr 24, 2019 · 1 comment

Comments

@phax
Copy link
Owner

phax commented Apr 24, 2019

Create a new Maven goal that creates a preprocessed Schematron, with different variants.
See the options from class PSPreprocessor for the details. This includes:

  • Resolution of include files (non-optional)
  • Keep <title> elements: yes or no
  • Keep <diagnostics> elements: yes or not
  • Should -elements be kept or should they be converted to-elements?
  • Should -elements without a single rule be kept or deleted?
@phax
Copy link
Owner Author

phax commented Apr 25, 2019

Fixed in v5.0.9

@phax phax closed this as completed Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant