Mi fix: refactor disable_channel mi output to success element
[lttng-tools.git] / src / common / mi_lttng.xsd
index c5bd1d935a7b846f6b97a8b786789b9c7cd3cb06..db440920469a395ed2b92764e03b27e694a3dc7a 100644 (file)
@@ -281,6 +281,7 @@ THE SOFTWARE.
                        <xs:element name="enabled" type="xs:boolean" default="true" minOccurs="0" />
                        <xs:element name="attributes" type="channel_attributes_type" minOccurs="0" />
                        <xs:element name="events" type="event_list_type" minOccurs="0" />
+                       <xs:element name="success" type="xs:boolean" default="false" minOccurs="0" />
                </xs:all>
        </xs:complexType>
 
This page took 0.023015 seconds and 4 git commands to generate.