http://www.endeca.com/MDEX/ingest/3/0
The updateRecords Element
Specifies a set of operations to apply to a subset of records already in the MDEX.
Element IngestChanges/updateRecords : UpdateRecords  [0 .. *]
The updateRecords element cannot have "xsi:nil" as an attribute. The updateRecords element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Specifies a set of operations to apply to a subset of records already in the MDEX.
<updateRecords>
-Begin Sequence [1...1]
Specifies a set of records to apply the operations to.
<recordSpecifier>di_v3_0:RecordSpecifier</recordSpecifier> [1..1]
Specifies a set of assignments to add to each record in the set.
<addAssignments>di_v3_0:RecordDelta</addAssignments> [0..*]
Specifies a set of assignments to remove wherever they occur on the record set.
<deleteAssignments>di_v3_0:RecordDelta</deleteAssignments> [0..*]
Specifies a set of attributes. Removes all assignments on those attributes on all records in the record set.
<wildcardDeleteAssignments>mdex:AttributeList</wildcardDeleteAssignments> [0..*]
Specifies a set of assignments to replace. Any assignment on the record set with an attribute that appears in this element is deleted. All assignments in this element are subsequently added to all records in the set.
<replaceAssignments>di_v3_0:RecordDelta</replaceAssignments> [0..*]
End Sequence
</updateRecords>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  maxOccurs="unbounded"  minOccurs="0"  name="updateRecords"  type="di_v3_0:UpdateRecords">
-<annotation>
<documentation> Specifies a set of operations to apply to a subset of records already in the MDEX. </documentation>
</annotation>
</element>

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