summaryrefslogtreecommitdiffstats
path: root/src/main/resources/libvirt/rng/capability.rng
diff options
context:
space:
mode:
authorManuel Bentele2021-06-30 10:58:27 +0200
committerManuel Bentele2021-06-30 10:58:27 +0200
commitc01d5fc4e6c40e8eb005e6b95eafb4cd73baca66 (patch)
tree2a05d4c37eeb8f19eabb4a8acc1bdc44ff231d05 /src/main/resources/libvirt/rng/capability.rng
parentFix handling of multiple VirtualBox network adapters (diff)
downloadmaster-sync-shared-c01d5fc4e6c40e8eb005e6b95eafb4cd73baca66.tar.gz
master-sync-shared-c01d5fc4e6c40e8eb005e6b95eafb4cd73baca66.tar.xz
master-sync-shared-c01d5fc4e6c40e8eb005e6b95eafb4cd73baca66.zip
Update RNG schema files of Libvirt to version 7.3
Diffstat (limited to 'src/main/resources/libvirt/rng/capability.rng')
-rw-r--r--src/main/resources/libvirt/rng/capability.rng8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/libvirt/rng/capability.rng b/src/main/resources/libvirt/rng/capability.rng
index 91a046e..c4cafc4 100644
--- a/src/main/resources/libvirt/rng/capability.rng
+++ b/src/main/resources/libvirt/rng/capability.rng
@@ -407,6 +407,14 @@
<ref name="unsignedInt"/>
</attribute>
</optional>
+ <optional>
+ <attribute name="deprecated">
+ <choice>
+ <value>yes</value>
+ <value>no</value>
+ </choice>
+ </attribute>
+ </optional>
<text/>
</element>
</define>