From 6a28687b6ebaf6b4894b28db843182575c02a04e Mon Sep 17 00:00:00 2001 From: Shivaprasad G Bhat Date: Mon, 1 Jun 2015 13:37:23 +0530 Subject: [PATCH] conf: fix domaincommon.rng to accept network name with quotes The network name is currently of type "deviceName" but it should be "text" as name is defined in the network.rng. Signed-off-by: Shivaprasad G Bhat --- docs/schemas/domaincommon.rng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 7c6fa5cd6f..5dc48f73b0 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -2065,7 +2065,7 @@ - + -- 2.47.3