From 03c1e0f38f4f7da0ff09bff2560e0230772bdd9d Mon Sep 17 00:00:00 2001 From: Nikolay Shirokovskiy Date: Wed, 20 Jul 2016 15:11:46 +0300 Subject: [PATCH] schema: fix resolved interfaces of network type This patch reflects cases when element and its subelement for network type are formated based on actual type resolved from referenced network instead of original one. networkAllocateActualDevice and virDomainActualNetDefContentsFormat are taken as reference. --- docs/schemas/domaincommon.rng | 40 ++++++++++++++++++++++++++-------- docs/schemas/network.rng | 5 +---- docs/schemas/networkcommon.rng | 6 +++++ 3 files changed, 38 insertions(+), 13 deletions(-) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index eb781871e5..ac9fd21816 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2107,6 +2107,28 @@ + + + + + + + + + + + + + + + + + + + + + +