http://www.endeca.com/MDEX/ingest/3/0
The replaceRecords Element
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.
Element IngestChanges/replaceRecords : RecordReplacement  [0 .. *]
The replaceRecords element cannot have "xsi:nil" as an attribute. The replaceRecords element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
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>
-Begin Sequence [1...1]
<recordSpecifier>di_v3_0:RecordSpecifier</recordSpecifier> [1..1]
<record>di_v3_0:Record</record> [1..1]
End Sequence
</replaceRecords>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  maxOccurs="unbounded"  minOccurs="0"  name="replaceRecords"  type="di_v3_0:RecordReplacement">
-<annotation>
<documentation> 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. </documentation>
</annotation>
</element>

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