NSM

NSM — the number of system messages recorded

Synopsis

Content model

NSM ::=
EMPTY

Attributes

NameTypeDefaultDescription
okCDATANone

The number of items of this type that were successfully applied, or would have been successfully applied if APPLY was enabled.

Description

The NSM element records the number of system messages recorded during the execution of the batch. System messages are generated by the edit checks interpreter or database server and do not include any messages generated by the dfmessage, dferror, or dfwarning functions.

Processing Expectations

By counting the number of M elements with a t attribute of s, a stylesheet can tabulate the same numbers as reported by the attributes of this element.

Parents

These elements contain NSM: SUMMARY

Children

The following elements occur in NSM: None.

Examples

Example 6.81. Good news, no system messages

<NSM ok='0'/>