docs: schemas: Move the interleave definition into network disk source

Move it to the place where actually interleaving elements can be placed.
This commit is contained in:
Peter Krempa 2017-04-21 11:43:56 +02:00
parent 47b947a0a3
commit 1779e378f8

View File

@ -1525,8 +1525,8 @@
<attribute name="type">
<value>network</value>
</attribute>
<interleave>
<element name="source">
<element name="source">
<interleave>
<attribute name="protocol">
<choice>
<value>nbd</value>
@ -1564,8 +1564,8 @@
</element>
</optional>
<empty/>
</element>
</interleave>
</interleave>
</element>
</define>
<define name="diskSourceVolume">