MI: add schemaVersion attribute to command schema
[lttng-tools.git] / src / common / mi-lttng-3.0.xsd
index b51ce5a822b7ebbfa85724e00374ebd076d5eb4e..e11bbd2ab356103e0b67b7d1eb20b98b6fb5cd2a 100644 (file)
@@ -551,6 +551,7 @@ THE SOFTWARE.
                                <xs:element name="output" type="tns:output_type" maxOccurs="1" />
                                <xs:element name="success" type="xs:boolean" minOccurs="0" maxOccurs="1" />
                        </xs:all>
+                       <xs:attribute name="schemaVersion" type="xs:string" use="required"/>
                </xs:complexType>
        </xs:element>
 </xs:schema>
This page took 0.025147 seconds and 5 git commands to generate.