Re: More on grammar metadata

John Lumley <john@saxonica.com> writes:
> There is an irksome ambiguity in the characterisation of whitespace after the version and any metadata:

Well that was careless of me. :-(

> Changing it to:
> prolog: version, (RWS, metadata+ | RS).
> seems to fix the problem.

I went for the slightly simpler

   prolog: version, RWS, metadata* .

which also works, I believe. Apologies for that.

I’ve pushed the fix.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Friday, 15 March 2024 13:33:31 UTC