N

N — the original value before a data change

Synopsis

Content model

N ::=
#PCDATA

Attributes

None.

Description

A N element records the new data value of a variable after it was changed by assignment.

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 new value is blank, in which case the element will be an empty element.

Parents

These elements contain N: V

Children

The following elements occur in N: None.

Examples

Example 6.70. A new value of 1

<N>1</N>