complexType queryRegisteredResponseObject
diagram ec_all_diagrams/ec_all_p126.png
namespace http://api.ec.n2.tibco.com
children result
used by
element isQueryRegisteredResponse
source <xs:complexType name="queryRegisteredResponseObject">
 
<xs:sequence>
   
<xs:element name="result" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Boolean value specifying whether the query is registered with Event Collector.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element queryRegisteredResponseObject/result
diagram ec_all_diagrams/ec_all_p127.png
type xs:boolean
properties
content simple
annotation
documentation
Boolean value specifying whether the query is registered with Event Collector.
source <xs:element name="result" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Boolean value specifying whether the query is registered with Event Collector.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy