NODRF

NODRF — the number of DRF records written

Synopsis

Content model

NODRF ::=
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.

notokCDATANone

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

Description

The NODRF element contains summary information including the number of DRF records written successfully, and the number that failed.

The DRF records are written to the file identified bu the value of the file attribute of the ODRF element in the input file.

Parents

These elements contain NODRF: SUMMARY

Children

The following elements occur in NODRF: None.

Examples

Example 6.76. 210 DRF records successfully written

<NODRF ok='210' notok='0'/>