libvirt/tests/capabilityschemadata
Michal Privoznik 2360fe5d24 capabilities: Format <domain/> properly
The <domain/> element under /capabilities/guest/arch/ can have no
child elements. If that's the case we format:

        <domain type='xen'>
        </domain>

instead of simpler:

        <domain type='xen'/>

This commit fixes that.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-12-24 18:01:44 +01:00
..
caps-qemu-kvm.xml capabilities: Format <domain/> properly 2014-12-24 18:01:44 +01:00
caps-test2.xml capabilities: Format <domain/> properly 2014-12-24 18:01:44 +01:00
caps-test3.xml capabilities: add baselabel per sec driver/virt type to secmodel 2013-10-29 07:06:04 -06:00
caps-test.xml capabilities: Format <domain/> properly 2014-12-24 18:01:44 +01:00