http://www.endeca.com/MDEX/ingest/1/0
The ingestFault Element
Contains a list of one or more errorDetail elements, each describing a problem which prevented successful operation processing.
Local elements (1)
errorDetail
Element ingestFault : local complex type
The ingestFault element cannot have "xsi:nil" as an attribute. The ingestFault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Contains a list of one or more errorDetail elements, each describing a problem which prevented successful operation processing.
<ingestFault>
<errorDetail>string</errorDetail> [1..*]
</ingestFault>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="ingestFault">
-<annotation>
-<documentation>
Contains a list of one or more
<code>errorDetail</code>
elements, each describing a problem which prevented successful operation processing.
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="1"  name="errorDetail"  type="string" />
</sequence>
</complexType>
</element>

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