complexType ChartDataQuery
diagram ec_wsdl_diagrams/ec_wsdl_p1353.png
namespace http://base.api.ec.n2.tibco.com
type extension of BaseChartQuery
properties
base BaseChartQuery
children filter area filterAttributes
used by
elements ChartDataQuery ChartDataRequest/query
annotation
documentation
A Chart Data Query.  A Chart Data Query does not carry out aggregation of returned data from Event Collector, and is instead an alternative way of returning Audit/Statistics data in a tabular format.  The attributes which should be returned in this table are specified in RequiredChartAttributes
source <xs:complexType name="ChartDataQuery">
 
<xs:annotation>
   
<xs:documentation>A Chart Data Query.  A Chart Data Query does not carry out aggregation of returned data from Event Collector, and is instead an alternative way of returning Audit/Statistics data in a tabular format.  The attributes which should be returned in this table are specified in RequiredChartAttributes</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="BaseChartQuery">
     
<xs:sequence/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

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