summaryrefslogtreecommitdiffstats
path: root/src/main/resources/libvirt/rng/domainbackup.rng
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/libvirt/rng/domainbackup.rng')
-rw-r--r--src/main/resources/libvirt/rng/domainbackup.rng16
1 files changed, 10 insertions, 6 deletions
diff --git a/src/main/resources/libvirt/rng/domainbackup.rng b/src/main/resources/libvirt/rng/domainbackup.rng
index c03455a..bfc29a6 100644
--- a/src/main/resources/libvirt/rng/domainbackup.rng
+++ b/src/main/resources/libvirt/rng/domainbackup.rng
@@ -14,6 +14,13 @@
<value>luks</value>
</choice>
</attribute>
+ <optional>
+ <attribute name="engine">
+ <choice>
+ <value>qemu</value>
+ </choice>
+ </attribute>
+ </optional>
<interleave>
<ref name="secret"/>
<optional>
@@ -53,10 +60,7 @@
<element name="server">
<optional>
<attribute name="tls">
- <choice>
- <value>yes</value>
- <value>no</value>
- </choice>
+ <ref name="virYesNo"/>
</attribute>
</optional>
<choice>
@@ -153,7 +157,7 @@
<oneOrMore>
<element name="disk">
<attribute name="name">
- <ref name="diskTarget"/>
+ <ref name="diskTargetDev"/>
</attribute>
<ref name="backupDiskMode"/>
<choice>
@@ -223,7 +227,7 @@
<oneOrMore>
<element name="disk">
<attribute name="name">
- <ref name="diskTarget"/>
+ <ref name="diskTargetDev"/>
</attribute>
<ref name="backupDiskMode"/>
<optional>