TM

TM — timestamp information for a single execution of DFbatch

Synopsis

Content model

TM ::=
(HR, MI, SC)

Attributes

None.

Description

A TM contains time information. It is contained in a HN element that identifies the execution of the batch that this time applies to.

Processing Expectations

All timestamps are reported by hours, minutes, and seconds.

Parents

These elements contain TM: HN

Children

The following elements occur in TM: HR, MI, SC.

Examples

Example 6.96. A time entry for 10 minutes, 3 seconds after midnight

<TM><HR>00</HR><MI>10</MI><SC>03</SC></TM>