- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Sat, 28 Sep 2024 21:15:35 +0000
- To: public-ixml@w3.org
Yes, we had spotted this, and has been repaired, but not yet published.
Thanks for reporting it though!
Steven
On Saturday 28 September 2024 17:22:27 (+02:00), Alain Couthures wrote:
> Hello,
>
> Because of extra ">" in resulting XML, I replaced the following rule:
>
> -naming: (mark, s)?, name, s, (">", s, alias, s)?.
>
> with:
>
> -naming: (mark, s)?, name, s, (-">", s, alias, s)?.
>
> Is it right?
>
> Kind regards,
>
> --Alain
>
>
Received on Saturday, 28 September 2024 21:15:42 UTC