xproc / 3.0-steps

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

Merge error code on archive steps #300

Closed xml-project closed 4 years ago

xml-project commented 4 years ago

@ndw and I had a longer discussion in the test suite repo about the precise situation to raise XC0081 or XC0085.

I therefor propose to change XC0085 to:

It is a dynamic error (err:XC0085) if the format of the archive does not match the specified format, cannot be understood, determined and/or processed.

XC0081 should be removed.

ndw commented 4 years ago

Agreed. Remove err:XC0081, adjust err:XC0085 as suggested.

xml-project commented 4 years ago

Will change tests too.