data.ISOTIME

ISO 24-hour time format: HH:MM:SS.ss, i.e., [0-9][0-9]:[0-9][0-9]:[0-9][0-9](\.?[0-9]*)?.
Module
Used by
These class-based attributes use data.ISOTIME
att.timestamp.ges/@tstamp.realRecords the onset time in terms of ISO time.
att.timestamp2.ges/@tstamp2.realRecords the ending point of an event in terms of ISO time.
Declaration
<macroSpec ident="data.ISOTIME" module="MEI" type="dt">
<desc xml:lang="en">ISO 24-hour time format: HH:MM:SS.ss,
<abbr>i.e.</abbr>
, [0-9][0-9]:[0-9][0-9]:[0-9][0-9](\.?[0-9]*)?.</desc>
<content>
<rng:data type="time"/>
</content>
</macroSpec>