AndrewSales / XQS

XQuery implementation of Schematron
Apache License 2.0
7 stars 1 forks source link

Pattern variables should not be in scope when evaluating @documents #17

Closed AndrewSales closed 1 year ago

AndrewSales commented 1 year ago

See https://github.com/Schematron/schematron-enhancement-proposals/issues/60.

It means patterns making use of @documents cannot be complete unto themselves; but then again, nobody said they should be.