From 15730e7667886e45a4e784e7b31dddb84bd12890 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 13 Oct 2022 18:18:03 +0200 Subject: [PATCH] schema: domain: Allow interleaving of 'watchdog' subelements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- src/conf/schemas/domaincommon.rng | 54 ++++++++++++++++--------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index 57457d1aa8..ebdf21fe99 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -5264,35 +5264,37 @@ - - - i6300esb - ib700 - diag288 - - - - + + - reset - shutdown - poweroff - pause - none - dump - inject-nmi + i6300esb + ib700 + diag288 - - - - - - - - - - + + + + reset + shutdown + poweroff + pause + none + dump + inject-nmi + + + + + + + + + + + + +