提交 32487c86 编写于 作者: P Peter Krempa

snapshot: schema: Split out snapshot disk driver definition

Extract the definition to a new type to allow avoiding of duplication.
上级 c6803a73
......@@ -124,16 +124,7 @@
</attribute>
</optional>
<interleave>
<optional>
<element name='driver'>
<optional>
<attribute name='type'>
<ref name='storageFormat'/>
</attribute>
</optional>
<empty/>
</element>
</optional>
<ref name='disksnapshotdriver'/>
<optional>
<element name='source'>
<optional>
......@@ -150,4 +141,17 @@
</element>
</define>
<define name='disksnapshotdriver'>
<optional>
<element name='driver'>
<optional>
<attribute name='type'>
<ref name='storageFormat'/>
</attribute>
</optional>
<empty/>
</element>
</optional>
</define>
</grammar>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册