2.8.26 TimeEventFilter
Referenced by: TimeVariant4TimeNode
An atom record that specifies an event filter for a time node.
Let the corresponding time node be as specified in the TimePropertyList4TimeNodeContainer record (section 2.8.18) that contains this TimeEventFilter record.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
type |
timeEventFilter (variable) |
||||||||||||||||||||||||||||||
... |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recType
MUST be an RT_TimeVariant.
rh.recLen
MUST be an odd number.
type (1 byte): A TimeVariantTypeEnum enumeration that specifies the data type of this record. It MUST be TL_TVT_String.
timeEventFilter (variable): A UnicodeString that specifies the event filter for the corresponding time node. It MUST be "cancelBubble" and the TimePropertyList4TimeNodeContainer record that contains this TimeEventFilter record MUST contain a TimeEffectNodeType record with effectNodeType equal to 0x000000005. The length, in bytes, of the field is specified by the following formula:
-
rh.recLen - 1