http://www.endeca.com/MDEX/ingest/2/0
The IngestChangesResponse Complex Type
Summary information for a single invocation of an ingestChanges operation
Local elements (3)
numPropertiesCreated numRecordsAffected numRecordsDeleted
Complex Type IngestChangesResponse
The IngestChangesResponse type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<numPropertiesCreated>int</numPropertiesCreated> [1..1]
<numRecordsAffected>int</numRecordsAffected> [1..1]
<numRecordsDeleted>int</numRecordsDeleted> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="IngestChangesResponse">
-<annotation>
-<documentation>
Summary information for a single invocation of an
<code>ingestChanges</code>
operation
</documentation>
</annotation>
-<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>

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