One of the first versions thought of using disk path as the second
option but this was dropped as being a legacy interface. Remove the
leftover pointless <choice> wrapper for the disk name as there's just
one option now.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
<oneOrMore>
<element name='disk'>
<attribute name='name'>
- <choice>
- <ref name='diskTarget'/>
- </choice>
+ <ref name='diskTarget'/>
</attribute>
<choice>
<group>
<oneOrMore>
<element name='disk'>
<attribute name='name'>
- <choice>
- <ref name='diskTarget'/>
- </choice>
+ <ref name='diskTarget'/>
</attribute>
<choice>
<group>