From: Peter Krempa Date: Thu, 8 Oct 2020 11:48:21 +0000 (+0200) Subject: schema: Introduce scaffolding for schema for elements X-Git-Tag: v8.10.0-rc1~192 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ceacdc87907a3c8656f7ee815ed32f06fe5c7f;p=thirdparty%2Flibvirt.git schema: Introduce scaffolding for schema for elements Libvirt internally (e.g. in the status XML) stores additional data for various objects described by the XML. The data is usually stored in or similar sub-elements. This patch adds possibility for internal schema files to describe the elements by schema while still disallowing them for the public schema. This patch adds definitions for private data of and the corresponding storage source of a disk. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index 2acb277b76..ebb39de3ef 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -6,6 +6,7 @@ + + + + + + + + + + + + + + + + + + +