From: Michal Privoznik Date: Wed, 6 Jan 2021 11:41:40 +0000 (+0100) Subject: schemas: Allow fsDriver to be interleaved X-Git-Tag: v7.0.0-rc1~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56fe81af7067c817aa187a95bcdd526a588c9c7c;p=thirdparty%2Flibvirt.git schemas: Allow fsDriver to be interleaved Our element can have child element. But with the way our schema is written it can't be interleaved and has to go first. Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 86816e9b1d..49654624a9 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2628,10 +2628,10 @@ file - - - + + + @@ -2644,10 +2644,10 @@ block - - - + + + @@ -2663,13 +2663,13 @@ mount - - - - - - + + + + + + @@ -2684,10 +2684,10 @@ bind - - - + + + @@ -2700,10 +2700,10 @@ template - - - + + + @@ -2716,10 +2716,10 @@ ram - - - + + +