- From: Alain Couthures <alain.couthures@agencexml.com>
- Date: Sat, 28 Sep 2024 17:22:27 +0200 (CEST)
- To: ixml <public-ixml@w3.org>
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 15:22:33 UTC