]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: allow reordering of elements in xml
authorLaine Stump <laine@laine.org>
Thu, 19 Jun 2014 10:48:31 +0000 (13:48 +0300)
committerEric Blake <eblake@redhat.com>
Thu, 19 Jun 2014 13:56:27 +0000 (07:56 -0600)
commita341fc731dd4066eb52a2c0708813d9f4022fa40
tree7d520de722ac6b07928292cc9493ebcf7801993d
parentd98a60c22585a391405a84ec0637d02aeb6f6154
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 <interleave> in the appropriate places. This patch just
adds in <interleave> wherever there is more than one element, and
re-indents everything else appropriately.
docs/schemas/interface.rng