From a341fc731dd4066eb52a2c0708813d9f4022fa40 Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Thu, 19 Jun 2014 13:48:31 +0300 Subject: [PATCH] interface: allow reordering of elements in xml The interface xml schema was written with strict rules about the ordering of the elements. This was never intentional, but just due to omission of in the appropriate places. This patch just adds in wherever there is more than one element, and re-indents everything else appropriately. --- docs/schemas/interface.rng | 292 ++++++++++++++++++++----------------- 1 file changed, 157 insertions(+), 135 deletions(-) diff --git a/docs/schemas/interface.rng b/docs/schemas/interface.rng index 8e2218d1d7..27610a544c 100644 --- a/docs/schemas/interface.rng +++ b/docs/schemas/interface.rng @@ -29,35 +29,41 @@ Ethernet adapter --> - - ethernet - - - - - - - - - - + + + ethernet + + + + + + + + + + + - + + + - - - - + + + + + + @@ -85,18 +91,22 @@ - - + + + + - - - - - + + + + + + + @@ -105,31 +115,33 @@ --> - - bridge - - - - - - - - - - - - - - - - - - - - - - - + + + bridge + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - ioctl - - netif - - - - - - - - - - - none - active - backup - all - - - - - - + + + + + + + + + + + + + + + + + + ioctl + + netif + + + + + + + + + + + none + active + backup + all + + + + + + - - - - + + + + + - - + + + + - - - - - + + + + + + + @@ -302,22 +320,24 @@ ipv4 - - - - - - - - - - - - + + + + + + + + + - - - + + + + + + + + @@ -326,25 +346,27 @@ ipv6 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +