http://www.endeca.com/MDEX/ingest/2/0
The AddOrUpdateRecords Complex Type
Specifies a record set to update with the given assignments. If no such record exists, add one that matches the specifier and contains the given assignments.
Local elements (2)
recordSpecifier addAssignments
Complex Type AddOrUpdateRecords
The AddOrUpdateRecords type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<recordSpecifier>mdex:AssignmentList</recordSpecifier> [1..1]
<addAssignments>di_v2_0:RecordDelta</addAssignments> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="AddOrUpdateRecords">
-<annotation>
<documentation> Specifies a record set to update with the given assignments. If no such record exists, add one that matches the specifier and contains the given assignments. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="recordSpecifier"  type="mdex:AssignmentList" />
<element  maxOccurs="1"  minOccurs="1"  name="addAssignments"  type="di_v2_0:RecordDelta" />
</sequence>
</complexType>

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