http://www.endeca.com/endeca-server/manage/1/0
The manageFault Element
A fault returned by an unsuccessful request to the manage web service.
Local elements (1)
reason
Element manageFault : local complex type
The manageFault element cannot have "xsi:nil" as an attribute. The manageFault 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 manage web service.
<manageFault>
<reason>string</reason> [0..*]
</manageFault>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="manageFault">
-<annotation>
<documentation>A fault returned by an unsuccessful request to the manage 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 ©