phax/ph-schematron

Add a new Maven goal to create a preprocessed Schematron

Closed this issue · 1 comments

phax commented

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 commented

Fixed in v5.0.9