xproc / 3.0-specification

A community-driven effort to define an XProc 3.0 specification (formerly 1.1)
http://spec.xproc.org/
33 stars 10 forks source link

Make the default XPath version implementation defined #1092

Closed ndw closed 5 months ago

ndw commented 7 months ago

Closes issue 39 in the vnext repository.

xml-project commented 7 months ago

I think this is a good solution for the inheritance problem. But I am not sure how it covers the problem when the pipeline is asking for an XPath version not supported by the processor. Does this PR suggest the reaction as implementation-defined?

ndw commented 7 months ago

Fixed the typo. Extended err:XS0110 to cover versions less than 3.1 or other versions unsupported by the processor.