http://www.endeca.com/endeca-server/types/1/0
The dataDomainHealth Complex Type
Information about a data domain's health in the Endeca Server cluster
Local elements (4)
dataDomainName leaderNodeHealth followerNodeHealth detail
Complex Type dataDomainHealth
The dataDomainHealth 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:dataDomainName>v1_0:nonEmptyString</dataDomainName> [1..1]
<v1_0:leaderNodeHealth>v1_0:dataDomainNodeHealth</leaderNodeHealth> [1..1]
<v1_0:followerNodeHealth>v1_0:dataDomainNodeHealth</followerNodeHealth> [0..*]
<v1_0:detail>string</detail> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="dataDomainHealth">
-<annotation>
<documentation>Information about a data domain's health in the Endeca Server cluster</documentation>
</annotation>
-<sequence>
<element  name="dataDomainName"  type="v1_0:nonEmptyString" />
<element  name="leaderNodeHealth"  type="v1_0:dataDomainNodeHealth" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="followerNodeHealth"  type="v1_0:dataDomainNodeHealth" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="detail"  type="string" />
</sequence>
</complexType>

 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©