http://www.endeca.com/MDEX/ingest/3/0
The ingestChanges Element
Element ingestChanges : IngestChanges
The ingestChanges element cannot have "xsi:nil" as an attribute. The ingestChanges element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<ingestChanges>
-Begin Sequence [1...1]
<OuterTransactionId>di_v3_0:NonEmptyString</OuterTransactionId> [0..1]
<Language>di_v3_0:NonEmptyString</Language> [0..1]
Specifies a record to add to the MDEX.
<addRecords>di_v3_0:AddRecords</addRecords> [0..*]
Indicates that the specified records are to be deleted.
<deleteRecords>di_v3_0:DeleteRecords</deleteRecords> [0..*]
Specifies a set of operations to apply to a subset of records already in the MDEX.
<updateRecords>di_v3_0:UpdateRecords</updateRecords> [0..*]
Specifies a record set to replace, and a single record to replace it with. The record set has the restriction that it must contain either 0 or 1 records.
<replaceRecords>di_v3_0:RecordReplacement</replaceRecords> [0..*]
Specifies a set of assignments to add to one or more specified records in the MDEX. If no record exists, a record is created that both matches the record specifier and contains the given assignments.
<addOrUpdateRecords>di_v3_0:AddOrUpdateRecords</addOrUpdateRecords> [0..*]
End Sequence
</ingestChanges>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
<element  name="ingestChanges"  type="di_v3_0:IngestChanges" />

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