From: Laine Stump Date: Thu, 19 Jun 2014 10:48:31 +0000 (+0300) Subject: interface: allow reordering of elements in xml X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a341fc731dd4066eb52a2c0708813d9f4022fa40;p=libvirt.git 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. --- 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 - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +