http://www.endeca.com/MDEX/ingest/1/0
The ingestRecordsResponse Element
Summary information for a single invocation of an ingestRecords operation
Local elements (3)
numPropertiesCreated numRecordsAffected numRecordsDeleted
Element ingestRecordsResponse : local complex type
The ingestRecordsResponse element cannot have "xsi:nil" as an attribute. The ingestRecordsResponse element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Summary information for a single invocation of an ingestRecords operation
<ingestRecordsResponse>
-Begin Sequence [1...1]
<numPropertiesCreated>int</numPropertiesCreated> [1..1]
<numRecordsAffected>int</numRecordsAffected> [1..1]
<numRecordsDeleted>int</numRecordsDeleted> [1..1]
End Sequence
</ingestRecordsResponse>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="ingestRecordsResponse">
-<annotation>
-<documentation>
Summary information for a single invocation of an
<code>ingestRecords</code>
operation
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="numPropertiesCreated"  type="int" />
<element  maxOccurs="1"  minOccurs="1"  name="numRecordsAffected"  type="int" />
<element  maxOccurs="1"  minOccurs="1"  name="numRecordsDeleted"  type="int" />
</sequence>
</complexType>
</element>

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