You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Create a new Maven goal that creates a preprocessed Schematron, with different variants.
See the options from class
PSPreprocessor
for the details. This includes:<title>
elements: yes or no<diagnostics>
elements: yes or notThe text was updated successfully, but these errors were encountered: