- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Fri, 15 Mar 2024 13:24:54 +0000
- To: John Lumley <john@saxonica.com>
- Cc: public-ixml@w3.org
Received on Friday, 15 March 2024 13:33:31 UTC
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