The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute.
Level | Code | Display | Definition |
1 | A | Add |
Description:The item was (or is to be) added, having not been present immediately before. (If it is already present, this may be treated as an error condition.)
|
1 | AR | Add or Replace |
Description:The item was (or is to be) either added or replaced.
|
1 | D | Remove |
Description:The item was (or is to be) removed (sometimes referred to as deleted). If the item is part of a collection, delete any matching items.
|
1 | K | Key |
Description:This item is part of the identifying information for this object.
|
1 | N | No Change |
Description:There was (or is to be) no change to the item. This is primarily used when this element has not changed, but other attributes in the instance have changed.
|
1 | R | Replace |
Description:The item existed previously and has (or is to be) revised. (If an item does not already exist, this may be treated as an error condition.)
|
1 | REF | Reference |
Description:This item provides enough information to allow a processing system to locate the full applicable record by identifying the object.
|
1 | U | Unknown |
Description:Description:</b>It is not specified whether or what kind of change has occurred to the item, or whether the item is present as a reference or identifying property.
|