xproc / 3.0-steps

Repository for change requests to the standard step library and for official extension steps
10 stars 7 forks source link

Error codes for failing validation #425

Closed xml-project closed 4 years ago

xml-project commented 4 years ago

Currently we have XC0053 for failing validation with p:validate-with-nvdl, p:validate-with-relax-ng and p:validate-with-xml-schema and XC0054 for p:validate-with-schematron. I propose to have a different error code for each falling validation, so I can have a p:try with more than one validation step and catch the failing validation.