http://www.endeca.com/endeca-server/types/1/0
The dataDomainStats Complex Type
Runtime statistics about a data domain.
Local elements (3)
indexSizeMB numRecords nodeStats
Complex Type dataDomainStats
The dataDomainStats type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<v1_0:indexSizeMB>v1_0:nonNegativeInt</indexSizeMB> [1..1]
<v1_0:numRecords>v1_0:nonNegativeInt</numRecords> [1..1]
<v1_0:nodeStats>v1_0:dataDomainNodeStats</nodeStats> [1..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="dataDomainStats">
-<annotation>
<documentation>Runtime statistics about a data domain.</documentation>
</annotation>
-<sequence>
<element  name="indexSizeMB"  type="v1_0:nonNegativeInt" />
<element  name="numRecords"  type="v1_0:nonNegativeInt" />
<element  maxOccurs="unbounded"  minOccurs="1"  name="nodeStats"  type="v1_0:dataDomainNodeStats" />
</sequence>
</complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©