http://www.endeca.com/MDEX/conversation/1/0
The Analytics Complex Type
@deprecated As of version 2.3, replaced by {@link #LQL} The result data corresponding to an AnalyticsConfig request. It contains one ResultRecords element for each RETURN in the analytics statement sequence. Note that, while no pagination feature is provided by the service, the analytics language itself has a pagination feature.
Local elements (1)
ResultRecords
Complex Type Analytics
The Analytics type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... HandlerFunction="cs_v1_0:NonEmptyString" HandlerNamespace="cs_v1_0:NonEmptyString" Id="cs_v1_0:NonEmptyString">
<ResultRecords Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. NumRecords="unsignedLong"Click here to hide Comment This attribute is required.>cs_v1_0:ResultRecords</ResultRecords> [0..*]
</...>

 Collapse Attributes

Name Type Summary
HandlerFunction NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
HandlerNamespace NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Id NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Analytics">
-<annotation>
-<documentation>
@deprecated As of version 2.3, replaced by {@link #LQL} The result data corresponding to an AnalyticsConfig request. It contains one
<code>ResultRecords</code>
element for each RETURN in the analytics statement sequence. Note that, while no pagination feature is provided by the service, the analytics language itself has a pagination feature.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElement">
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="ResultRecords"  type="cs_v1_0:ResultRecords" />
</sequence>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 
Generated by WSDLdoc ©