O

O — the original value before a data change

Synopsis

Content model

O ::=
#PCDATA

Attributes

None.

Description

A O element records the original data value of a variable before it was changed by assignment of a new value.

If a field has a value assigned by an edit check, and the new value is identical to the original value, this is considered to be no change, and as a result is not recorded in the output log.

Processing Expectations

This element will be present, even if the original value was blank, in which case the element will be an empty element.

Parents

These elements contain O: V

Children

The following elements occur in O: None.

Examples

Example 6.82. An original value of 56.6

<O>56.6</O>