schema: Allow interleaving the /domain/os/type element

The element wasn't declared under the interleave thus it was required
always to be first. This made it inconvenient when pasting new stuff to
the XML manually in the "wrong" place.
This commit is contained in:
Peter Krempa 2015-02-25 11:19:15 +01:00
parent 8a833d1eb0
commit 18f9f69bb5

View File

@ -238,8 +238,8 @@
<ref name="bootloader"/>
</optional>
<element name="os">
<ref name="ostypehvm"/>
<interleave>
<ref name="ostypehvm"/>
<optional>
<element name="loader">
<optional>