Fix mi: validation for snapshot element
[lttng-tools.git] / src / common / mi_lttng.xsd
index db440920469a395ed2b92764e03b27e694a3dc7a..a54e6bfbf189b6393ea852f3d9566fe387726863 100644 (file)
@@ -441,6 +441,7 @@ THE SOFTWARE.
                        <xs:element name="sessions" type="sessions_type" minOccurs="0" />
                        <xs:element name="session" type="session_type" minOccurs="0" />
                        <xs:element name="snapshot_action" type="snapshot_action_type" minOccurs="0" />
+                       <xs:element name="snapshot" type="snapshot_type" minOccurs="0" />
                        <xs:element name="version" type="version_type" minOccurs="0" />
                        <xs:element name="save" type="save_type" minOccurs="0" />
                        <xs:element name="load" type="load_type" minOccurs="0" />
This page took 0.02593 seconds and 4 git commands to generate.