tag Document
type Document
path: /Document[1..1]
X-path: /Document
mode:
minOccurs 1
maxOccurs 1
Elements:
Document [Sequence]
SysEvtNtfctn
tag SysEvtNtfctn
type SystemEventNotificationV02
fullName SystemEventNotificationV02
path: /Document[1..1]/SysEvtNtfctn[1..1]
X-path: /Document/SysEvtNtfctn
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Message Definition Scope
The SystemEventNotification message is sent by a central system to notify the occurrence of an event in a central system.
Usage
The message can be used by a central settlement system to inform its participants of an event that is going to occur in the system, for instance that the system will be down at a certain time, etc.
Building Block:
Name EventInformation
Definition Detailed information about a system event.
SysEvtNtfctn
tag EvtInf
type Event2
path: /Document[1..1]/SysEvtNtfctn[1..1]/EvtInf[1..1]
X-path: /Document/SysEvtNtfctn/EvtInf
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Type Definition Provides information on an event that happened in a system.
Elements:
Document/SysEvtNtfctn/EvtInf [Sequence]
EvtCd Event Code
EvtParam Event Parameter
EvtDesc Event Description
EvtTm Event Time
SysEvtNtfctn
+EvtInf
tag EvtCd
type Max4AlphaNumericText
fullName EventCode
path: /Document[1..1]/SysEvtNtfctn[1..1]/EvtInf[1..1]/EvtCd[1..1]
X-path: /Document/SysEvtNtfctn/EvtInf/EvtCd
mode: Sequence
minOccurs 1
maxOccurs 1
Pattern: [a-zA-Z0-9]{1,4}
minLength 1
maxLength 4
Documentation:
ISO Element Name Event Code
ISO Element Definition Proprietary code used to specify an event that occurred in a system.
SysEvtNtfctn
+EvtInf
tag EvtParam
type Max35Text
fullName EventParameter
path: /Document[1..1]/SysEvtNtfctn[1..1]/EvtInf[1..1]/EvtParam[0..unbounded]
X-path: /Document/SysEvtNtfctn/EvtInf/EvtParam
mode: Sequence
minOccurs 0
maxOccurs unbounded
minLength 1
maxLength 35
Documentation:
ISO Element Name Event Parameter
ISO Element Definition Describes the parameters of an event which occurred in a system.
SysEvtNtfctn
+EvtInf
tag EvtDesc
type Max1000Text
fullName EventDescription
path: /Document[1..1]/SysEvtNtfctn[1..1]/EvtInf[1..1]/EvtDesc[0..1]
X-path: /Document/SysEvtNtfctn/EvtInf/EvtDesc
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 1000
Documentation:
ISO Element Name Event Description
ISO Element Definition Free text used to describe an event which occurred in a system.
SysEvtNtfctn
+EvtInf
tag EvtTm
type ISODateTime
fullName EventTime
path: /Document[1..1]/SysEvtNtfctn[1..1]/EvtInf[1..1]/EvtTm[0..1]
X-path: /Document/SysEvtNtfctn/EvtInf/EvtTm
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Event Time
ISO Element Definition Date and time at which the event occurred.