Errata exists for this version of the document.
Table 32 defines the UpdateDataDetails structure.
| Name | Type | Description | ||||||||
| UpdateDataDetails | Structure | The details for insert, replace, and insert/replace history updates. | ||||||||
| nodeId | NodeId | Node id of the Object to be updated. | ||||||||
| performInsertReplace | PerformUpdateType | Value determines which action of insert, replace, or update is performed. 
 
 | ||||||||
| updateValues[] | DataValue | New values to be inserted or to replace. |