complexType RequiredChartAttributes
diagram ec_wsdl_diagrams/ec_wsdl_p210.png
namespace http://base.api.ec.n2.tibco.com
children attribute
used by
elements ChartDataOptions/requiredAttributes RequiredChartAttributes
annotation
documentation
The list of attributes required for a ChartDataQuery.
source <xs:complexType name="RequiredChartAttributes">
 
<xs:annotation>
   
<xs:documentation>The list of attributes required for a ChartDataQuery.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="attribute" type="xs:string" minOccurs="1" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Each attribute in the GetChartData return type.  </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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