Re: [xml-dev] XML Schema 1.1 xpath 2.0 regex question
Hi Mike,
Thanks for the explanation.
That's helpful.
On Wed, Dec 15, 2021 at 9:25 PM Michael Kay <[email protected]> wrote:
Validation should succeed.With the "m" flag, it's valid, because there is a line that matches ^hello$ (and as it happens, there is also a line that matches ^world$, but that match is not needed). One match is sufficient.Michael KaySaxonica
Regards,
Mukul Gandhi