From 32487c86c6e8ab35153f5110897ebd94c65ffb8c Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 6 Dec 2013 15:10:52 +0100 Subject: [PATCH] snapshot: schema: Split out snapshot disk driver definition Extract the definition to a new type to allow avoiding of duplication. --- docs/schemas/domainsnapshot.rng | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/docs/schemas/domainsnapshot.rng b/docs/schemas/domainsnapshot.rng index 7b46df1c1b..169fcfb1dd 100644 --- a/docs/schemas/domainsnapshot.rng +++ b/docs/schemas/domainsnapshot.rng @@ -124,16 +124,7 @@ - - - - - - - - - - + @@ -150,4 +141,17 @@ + + + + + + + + + + + + + -- 2.39.5