summaryrefslogtreecommitdiffstats
path: root/src/main/resources/libvirt/rng/capability.rng
diff options
context:
space:
mode:
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 83b4149..a160694 100644
--- a/src/main/resources/libvirt/rng/capability.rng
+++ b/src/main/resources/libvirt/rng/capability.rng
@@ -201,6 +201,9 @@
<attribute name="die_id">
<ref name="unsignedInt"/>
</attribute>
+ <attribute name="cluster_id">
+ <ref name="unsignedInt"/>
+ </attribute>
<attribute name="core_id">
<ref name="unsignedInt"/>
</attribute>
@@ -493,6 +496,11 @@
<empty/>
</element>
</optional>
+ <optional>
+ <element name="externalSnapshot">
+ <empty/>
+ </element>
+ </optional>
</interleave>
</element>
</define>