ND
ND
— the number of data changes recorded
Synopsis
Content model
ND ::=
EMPTY
Description
The ND contains summary information including the
number of data changes that were successful, the number that failed, and
the number that were successful but required truncation of the data value.
attributes.
Processing Expectations
By counting the number of D elements present in the
output log and grouping them by the value of their
c attribute, a stylesheet can tabulate
the same numbers as reported by the attributes of this element.
Parents
These elements contain ND:
SUMMARY
Children
The following elements occur in ND:
None.
Examples
Example 6.71. Summary information of 1 successful data change, no
failed changes, and no successful but truncated changes, applied to the
database
<ND ok='1' notok='0' trunc='0' apply='1'/>