xproc / 3.0-steps

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

Difference between XC0070 and XC0130 is not obvious #382

Closed xml-project closed 4 years ago

xml-project commented 4 years ago

We have XC0070 (used on p:cast-content-type, p:text-join, p:uncompress)

It is a dynamic error if the supplied content-type is not a valid media type of the form “type/subtype+ext” where “+ext” is optional.

and we have XC0130 (used on p:http-request and overriding content types)

It is a dynamic error if the content-type specified is not a valid content type.

Apart from the different word I fail to see the difference. Can someone enlight me please.

xml-project commented 4 years ago

Combine the two and make them a XDxxxx