http://www.endeca.com/endeca-server/cluster/1/0
The clusterFault Element
A fault returned by an unsuccessful request to the cluster web service.
Local elements (1)
reason
Element clusterFault : local complex type
The clusterFault element cannot have "xsi:nil" as an attribute. The clusterFault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
A fault returned by an unsuccessful request to the cluster web service.
<clusterFault>
<reason>string</reason> [0..*]
</clusterFault>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="clusterFault">
-<annotation>
<documentation>A fault returned by an unsuccessful request to the cluster web service.</documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="reason"  type="string" />
</sequence>
</complexType>
</element>

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