From 1dd607cd9cc1af35415fd15e24d1761214db6d09 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Wed, 6 Jan 2021 12:52:13 +0100 Subject: [PATCH] schemas: Allow direct children of to be interleaved MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Now that individual child elements allow their children to be interleaved, let's allow direct children of to be interleaved too. Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- docs/schemas/domaincommon.rng | 318 +++++++++++++++++----------------- 1 file changed, 160 insertions(+), 158 deletions(-) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 9f3b65b546..24b4994670 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2623,184 +2623,186 @@ - - - - file - - - - - - - - - - - - - - - - block - - - - - - - - - - - - - - - - + + + - mount + file - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - bind + block - - + + + + + + + + + + + + + + - - - - - + + mount - - - - - - - template - - - - - - - - - - - - - - - ram - - + + + + + + + + + + + + + + + + - - - - - + + bind + + + + + + + + + + + + + + + + template + + - - + + + + + + + + + + + + ram + + + + + + + + + + + + + + + + + + + + + + + + + + + passthrough + mapped + squash + + + + + + + default + remap + forbid + warn + + + + + + + + + + + + + + + - - - - - - - - - - - - passthrough - mapped - squash - - - + + + + + + + + + + + + + + + + + + + + - + - default - remap - forbid - warn + virtio + virtio-transitional + virtio-non-transitional - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - virtio - virtio-transitional - virtio-non-transitional - - - -- 2.47.2