tag Document
type Document
path: /Document[1..1]
X-path: /Document
mode:
minOccurs 1
maxOccurs 1
Elements:
Document [Sequence]
ActvtyRptSetUpReq
tag ActvtyRptSetUpReq
type ActivityReportSetUpRequestV02
fullName ActivityReportSetUpRequestV02
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]
X-path: /Document/ActvtyRptSetUpReq
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Message Definition Scope
The ActivityReportSetUpRequest message is sent by any party involved in a transaction to the matching application.
The ActivityReportSetUpRequest message can be sent to request the reset of the pre-determined time at which the daily production of the activity report should take place.
Usage
This message is sent to the matching application by a bank, in order to set the UTC offset specifying the hour when the matching application will generate every day an activity report covering the last 24 hours and send it. By default, this offset is equal to 0.
Building Block:
Name RequestIdentification
Definition Identifies the request message.
Building Block:
Name UTCOffset
Definition Specifies the parameters to calculate the local reporting time.
ActvtyRptSetUpReq
tag ReqId
type MessageIdentification1
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/ReqId[1..1]
X-path: /Document/ActvtyRptSetUpReq/ReqId
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Type Definition Identifies a message by a unique identifier and the date and time when the message was created by the sender.
Elements:
Document/ActvtyRptSetUpReq/ReqId [Sequence]
Id Identification
CreDtTm Creation Date Time
ActvtyRptSetUpReq
+ReqId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/ReqId[1..1]/Id[1..1]
X-path: /Document/ActvtyRptSetUpReq/ReqId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification of the message.
ActvtyRptSetUpReq
+ReqId
tag CreDtTm
type ISODateTime
fullName CreationDateTime
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/ReqId[1..1]/CreDtTm[1..1]
X-path: /Document/ActvtyRptSetUpReq/ReqId/CreDtTm
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Creation Date Time
ISO Element Definition Date of creation of the message.
ActvtyRptSetUpReq
tag UTCOffset
type UTCOffset1
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/UTCOffset[1..1]
X-path: /Document/ActvtyRptSetUpReq/UTCOffset
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Type Definition Specifies the parameters to calculate the local reporting time.
Elements:
Document/ActvtyRptSetUpReq/UTCOffset [Sequence]
Sgn Sign
NbOfHrs Number Of Hours
ActvtyRptSetUpReq
+UTCOffset
tag Sgn
type PlusOrMinusIndicator
fullName Sign
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/UTCOffset[1..1]/Sgn[1..1]
X-path: /Document/ActvtyRptSetUpReq/UTCOffset/Sgn
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Sign
ISO Element Definition Indicates whether the offset is before or after 00: 00 hour UTC.
ISO Type Definition Indicates a positive or negative value.
ActvtyRptSetUpReq
+UTCOffset
tag NbOfHrs
type ISOTime
fullName NumberOfHours
path: /Document[1..1]/ActvtyRptSetUpReq[1..1]/UTCOffset[1..1]/NbOfHrs[1..1]
X-path: /Document/ActvtyRptSetUpReq/UTCOffset/NbOfHrs
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Number Of Hours
ISO Element Definition Offset of the reporting time, in hours, before or after 00: 00 hour UTC.
ISO Type Definition A particular point in the progression of time in a calendar day expressed in either UTC time format (hh:mm:ss.sssZ), local time with UTC offset format (hh:mm:ss.sss+/-hh:mm), or local time format (hh:mm:ss.sss). These representations are defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. Note on the time format: 1) beginning / end of calendar day 00:00:00 = the beginning of a calendar day 24:00:00 = the end of a calendar day 2) fractions of second in time format Decimal fractions of seconds may be included. In this case, the involved parties shall agree on the maximum number of digits that are allowed.