From 8c64068fe2e7f33f760d26bd3d6abc547b289a18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 3 Dec 2021 12:27:08 +0100 Subject: [PATCH] relaxng: mark group s as optional Various groups used in comps-eln*.xml.in don't have descriptions. I assume that this is on purpose because they are marked as false. An alternative would be to add <_description>s everywhere, but then we'd also need to do translations. --- comps.rng | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/comps.rng b/comps.rng index e77093ba..1ac3b9e6 100644 --- a/comps.rng +++ b/comps.rng @@ -228,16 +228,18 @@ - + - - - + + + + + - @@ -251,17 +253,19 @@ - - - - + - - - - + + + + + + + + +