pacs.002.001.12
Scope The FIToFIPaymentStatusReport message is sent by an instructed agent to the previous party in the payment chain. It is used to inform this party about the positive or negative status of an instruction (either single or file). It is also used to report on a pending instruction. Usage The FIToFIPaymentStatusReport message is exchanged between agents to provide status information about instructions previously sent. Its usage will always be governed by a bilateral agreement between the agents. The FIToFIPaymentStatusReport message can be used to provide information about the status (e.g. rejection, acceptance) of a credit transfer instruction, a direct debit instruction, as well as other intra-agent instructions (for example FIToFIPaymentCancellationRequest). The FIToFIPaymentStatusReport message refers to the original instruction(s) by means of references only or by means of references and a set of elements from the original instruction. The FIToFIPaymentStatusReport message can be used in domestic and cross-border scenarios. The FIToFIPaymentStatusReport may also be sent to the receiver of the payment in a real time payment scenario, as both sides of the transactions must be informed of the status of the transaction (for example either the beneficiary is credited, or the transaction is rejected).
Message Construction
Every ISO20022 message has at the highest level what we call ‘building blocks’. Because the message is constructed as immutable records, the association is by composition. Below you can see the relationship between the message and its constituent building blocks: For comparison, see the ISO20022 official specification
classDiagram direction LR %% FIToFIPaymentStatusReportV12 recursion level 0 with max 0 FIToFIPaymentStatusReportV12 *-- "1..1" GroupHeader101 : GroupHeader FIToFIPaymentStatusReportV12 *-- "0..1" OriginalGroupHeader17 : OriginalGroupInformationAndStatus FIToFIPaymentStatusReportV12 *-- "0..1" PaymentTransaction130 : TransactionInformationAndStatus FIToFIPaymentStatusReportV12 *-- "0..1" SupplementaryData1 : SupplementaryData
Now, we will zero-in one-by-one on each of these building blocks.
GroupHeader building block
Set of characteristics shared by all individual transactions included in the status report message. Set of characteristics shared by all individual transactions included in the message. For comparison, see the ISO20022 official specification
classDiagram direction tb %% GroupHeader101 recursion level 0 with max 1 class GroupHeader101{ MessageIdentification IsoMax35Text CreationDateTime IsoISODateTime } GroupHeader101 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : InstructingAgent GroupHeader101 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : InstructedAgent GroupHeader101 *-- "0..1" OriginalBusinessQuery1 : OriginalBusinessQuery %% BranchAndFinancialInstitutionIdentification6 recursion level 1 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% BranchAndFinancialInstitutionIdentification6 recursion level 1 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% OriginalBusinessQuery1 recursion level 1 with max 1 class OriginalBusinessQuery1{ MessageIdentification IsoMax35Text MessageNameIdentification IsoMax35Text CreationDateTime IsoISODateTime }
GroupHeader101 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
MessageIdentification | Point to point reference, as assigned by the instructing party, and sent to the next party in the chain to unambiguously identify the message. | Usage: The instructing party has to make sure that MessageIdentification is unique per instructed party for a pre-agreed period. |
CreationDateTime | Date and time at which the message was created. | IsoISODateTime - Required 1..1 |
InstructingAgent | Agent that instructs the next party in the chain to carry out the (set of) instruction(s). | |
InstructedAgent | Agent that is instructed by the previous party in the chain to carry out the (set of) instruction(s). | |
OriginalBusinessQuery | Unique identification, as assigned by the original requestor, to unambiguously identify the business query message. | OriginalBusinessQuery1 - Optional 0..1 |
OriginalGroupInformationAndStatus building block
Original group information concerning the group of transactions, to which the status report message refers to. Provides details on the original group, to which the message refers. For comparison, see the ISO20022 official specification
classDiagram direction tb %% OriginalGroupHeader17 recursion level 0 with max 1 class OriginalGroupHeader17{ OriginalMessageIdentification IsoMax35Text OriginalMessageNameIdentification IsoMax35Text OriginalCreationDateTime IsoISODateTime OriginalNumberOfTransactions IsoMax15NumericText OriginalControlSum IsoDecimalNumber GroupStatus ExternalPaymentGroupStatus1Code } OriginalGroupHeader17 *-- "0..0" StatusReasonInformation12 : StatusReasonInformation OriginalGroupHeader17 *-- "0..0" NumberOfTransactionsPerStatus5 : NumberOfTransactionsPerStatus %% StatusReasonInformation12 recursion level 1 with max 1 class StatusReasonInformation12{ AdditionalInformation IsoMax105Text } StatusReasonInformation12 *-- "0..1" PartyIdentification135 : Originator StatusReasonInformation12 *-- "0..1" IStatusReason6Choice : Reason %% NumberOfTransactionsPerStatus5 recursion level 1 with max 1 class NumberOfTransactionsPerStatus5{ DetailedNumberOfTransactions IsoMax15NumericText DetailedStatus ExternalPaymentTransactionStatus1Code DetailedControlSum IsoDecimalNumber }
OriginalGroupHeader17 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
OriginalMessageIdentification | Point to point reference, as assigned by the original instructing party, to unambiguously identify the original message. | IsoMax35Text - Required 1..1 |
OriginalMessageNameIdentification | Specifies the original message name identifier to which the message refers. | IsoMax35Text - Required 1..1 |
OriginalCreationDateTime | Date and time at which the original message was created. | IsoISODateTime - Optional 0..1 |
OriginalNumberOfTransactions | Number of individual transactions contained in the original message. | IsoMax15NumericText - Optional 0..1 |
OriginalControlSum | Total of all individual amounts included in the original message, irrespective of currencies. | IsoDecimalNumber - Optional 0..1 |
GroupStatus | Specifies the status of a group of transactions. | ExternalPaymentGroupStatus1Code - Optional 0..1 |
StatusReasonInformation | Provides detailed information on the status reason. | StatusReasonInformation12 - Unknown 0..0 |
NumberOfTransactionsPerStatus | Detailed information on the number of transactions for each identical transaction status. | NumberOfTransactionsPerStatus5 - Unknown 0..0 |
TransactionInformationAndStatus building block
Information concerning the original transactions, to which the status report message refers. Provides further details on the original transactions, to which the status report message refers. For comparison, see the ISO20022 official specification
classDiagram direction tb %% PaymentTransaction130 recursion level 0 with max 1 class PaymentTransaction130{ StatusIdentification IsoMax35Text OriginalInstructionIdentification IsoMax35Text OriginalEndToEndIdentification IsoMax35Text OriginalTransactionIdentification IsoMax35Text OriginalUETR IsoUUIDv4Identifier TransactionStatus ExternalPaymentTransactionStatus1Code AcceptanceDateTime IsoISODateTime AccountServicerReference IsoMax35Text ClearingSystemReference IsoMax35Text } PaymentTransaction130 *-- "0..1" OriginalGroupInformation29 : OriginalGroupInformation PaymentTransaction130 *-- "0..0" StatusReasonInformation12 : StatusReasonInformation PaymentTransaction130 *-- "0..0" Charges7 : ChargesInformation PaymentTransaction130 *-- "0..1" IDateAndDateTime2Choice : EffectiveInterbankSettlementDate PaymentTransaction130 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : InstructingAgent PaymentTransaction130 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : InstructedAgent PaymentTransaction130 *-- "0..1" OriginalTransactionReference35 : OriginalTransactionReference PaymentTransaction130 *-- "0..0" SupplementaryData1 : SupplementaryData %% OriginalGroupInformation29 recursion level 1 with max 1 class OriginalGroupInformation29{ OriginalMessageIdentification IsoMax35Text OriginalMessageNameIdentification IsoMax35Text OriginalCreationDateTime IsoISODateTime } %% StatusReasonInformation12 recursion level 1 with max 1 class StatusReasonInformation12{ AdditionalInformation IsoMax105Text } StatusReasonInformation12 *-- "0..1" PartyIdentification135 : Originator StatusReasonInformation12 *-- "0..1" IStatusReason6Choice : Reason %% Charges7 recursion level 1 with max 1 class Charges7{ Amount IsoActiveOrHistoricCurrencyAndAmount } Charges7 *-- "1..1" BranchAndFinancialInstitutionIdentification6 : Agent %% IDateAndDateTime2Choice recursion level 1 with max 1 %% BranchAndFinancialInstitutionIdentification6 recursion level 1 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% BranchAndFinancialInstitutionIdentification6 recursion level 1 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% OriginalTransactionReference35 recursion level 1 with max 1 class OriginalTransactionReference35{ InterbankSettlementAmount IsoActiveOrHistoricCurrencyAndAmount InterbankSettlementDate IsoISODate RequestedCollectionDate IsoISODate PaymentMethod PaymentMethod4Code } OriginalTransactionReference35 *-- "0..1" IAmountType4Choice : Amount OriginalTransactionReference35 *-- "0..1" IDateAndDateTime2Choice : RequestedExecutionDate OriginalTransactionReference35 *-- "0..1" PartyIdentification135 : CreditorSchemeIdentification OriginalTransactionReference35 *-- "0..1" SettlementInstruction11 : SettlementInformation OriginalTransactionReference35 *-- "0..1" PaymentTypeInformation27 : PaymentTypeInformation OriginalTransactionReference35 *-- "0..1" IMandateRelatedData2Choice : MandateRelatedInformation OriginalTransactionReference35 *-- "0..1" RemittanceInformation21 : RemittanceInformation OriginalTransactionReference35 *-- "0..1" IParty40Choice : UltimateDebtor OriginalTransactionReference35 *-- "0..1" IParty40Choice : Debtor OriginalTransactionReference35 *-- "0..1" CashAccount40 : DebtorAccount OriginalTransactionReference35 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : DebtorAgent OriginalTransactionReference35 *-- "0..1" CashAccount40 : DebtorAgentAccount OriginalTransactionReference35 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : CreditorAgent OriginalTransactionReference35 *-- "0..1" CashAccount40 : CreditorAgentAccount OriginalTransactionReference35 *-- "0..1" IParty40Choice : Creditor OriginalTransactionReference35 *-- "0..1" CashAccount40 : CreditorAccount OriginalTransactionReference35 *-- "0..1" IParty40Choice : UltimateCreditor OriginalTransactionReference35 *-- "0..1" IPurpose2Choice : Purpose %% SupplementaryData1 recursion level 1 with max 1 class SupplementaryData1{ PlaceAndName IsoMax350Text } SupplementaryData1 *-- "1..1" IsoSupplementaryDataEnvelope1 : Envelope
PaymentTransaction130 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
StatusIdentification | Unique identification, as assigned by an instructing party for an instructed party, to unambiguously identify the reported status. | Usage: The instructing party is the party sending the status message and not the party that sent the original instruction that is being reported on. |
OriginalGroupInformation | Point to point reference, as assigned by the original instructing party, to unambiguously identify the original message. | OriginalGroupInformation29 - Optional 0..1 |
OriginalInstructionIdentification | Unique identification, as assigned by the original instructing party for the original instructed party, to unambiguously identify the original instruction. | IsoMax35Text - Optional 0..1 |
OriginalEndToEndIdentification | Unique identification, as assigned by the original initiating party, to unambiguously identify the original transaction. | IsoMax35Text - Optional 0..1 |
OriginalTransactionIdentification | Unique identification, as assigned by the original first instructing agent, to unambiguously identify the transaction. | IsoMax35Text - Optional 0..1 |
OriginalUETR | Universally unique identifier to provide the original end-to-end reference of a payment transaction. | IsoUUIDv4Identifier - Optional 0..1 |
TransactionStatus | Specifies the status of a transaction, in a coded form. | ExternalPaymentTransactionStatus1Code - Optional 0..1 |
StatusReasonInformation | Provides detailed information on the status reason. | StatusReasonInformation12 - Unknown 0..0 |
ChargesInformation | Provides information on the charges related to the processing of the rejection of the instruction. | |
AcceptanceDateTime | Point in time when the payment order from the initiating party meets the processing conditions of the account servicing agent. This means that the account servicing agent has received the payment order and has applied checks such as authorisation, availability of funds. | IsoISODateTime - Optional 0..1 |
EffectiveInterbankSettlementDate | Date and time at which a transaction is completed and cleared, that is, payment is effected. | IDateAndDateTime2Choice - Optional 0..1 |
AccountServicerReference | Unique reference, as assigned by the account servicing institution, to unambiguously identify the instruction. | IsoMax35Text - Optional 0..1 |
ClearingSystemReference | Unique reference, as assigned by a clearing system, to unambiguously identify the instruction. | IsoMax35Text - Optional 0..1 |
InstructingAgent | Agent that instructs the next party in the chain to carry out the (set of) instruction(s). | |
InstructedAgent | Agent that is instructed by the previous party in the chain to carry out the (set of) instruction(s). | |
OriginalTransactionReference | Key elements used to identify the original transaction that is being referred to. | OriginalTransactionReference35 - Optional 0..1 |
SupplementaryData | Additional information that cannot be captured in the structured elements and/or any other specific block. | SupplementaryData1 - Unknown 0..0 |
SupplementaryData building block
Additional information that cannot be captured in the structured elements and/or any other specific block. Additional information that can not be captured in the structured fields and/or any other specific block. For comparison, see the ISO20022 official specification
classDiagram direction tb %% SupplementaryData1 recursion level 0 with max 1 class SupplementaryData1{ PlaceAndName IsoMax350Text } SupplementaryData1 *-- "1..1" IsoSupplementaryDataEnvelope1 : Envelope %% IsoSupplementaryDataEnvelope1 recursion level 1 with max 1
SupplementaryData1 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
PlaceAndName | Unambiguous reference to the location where the supplementary data must be inserted in the message instance. In the case of XML, this is expressed by a valid XPath. | IsoMax350Text - Optional 0..1 |
Envelope | Technical element wrapping the supplementary data. | IsoSupplementaryDataEnvelope1 - Required 1..1 |
Extensibility and generalization considerations
To facilitate generalized design patterns in the system, the FIToFIPaymentStatusReportV12 implementation follows a specific implementaiton pattern. First of all, FIToFIPaymentStatusReportV12 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, FIToFIPaymentStatusReportV12Document implements IOuterDocument. Because FIToFIPaymentStatusReportV12 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type FIToFIPaymentStatusReportV12.
classDiagram class IOuterRecord FIToFIPaymentStatusReportV12 --|> IOuterRecord : Implements FIToFIPaymentStatusReportV12Document --|> IOuterDocument~FIToFIPaymentStatusReportV12~ : Implements class IOuterDocument~FIToFIPaymentStatusReportV12~ { FIToFIPaymentStatusReportV12 Message }
Document wrapper for serialization
The only real purpose FIToFIPaymentStatusReportV12Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:pacs.002.001.12’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using FIToFIPaymentStatusReportV12.ToDocument() method. The returned FIToFIPaymentStatusReportV12Document value will serialize correctly according to ISO 20022 standards.
classDiagram FIToFIPaymentStatusReportV12Document *-- FIToFIPaymentStatusReportV12 : Document
Sample of message format
This is an abbreviated version of what the message should look like.
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pacs.002.001.12">
<FIToFIPmtStsRpt>
<GrpHdr>
<!-- GroupHeader inner content -->
</GrpHdr>
<OrgnlGrpInfAndSts>
<!-- OriginalGroupInformationAndStatus inner content -->
</OrgnlGrpInfAndSts>
<TxInfAndSts>
<!-- TransactionInformationAndStatus inner content -->
</TxInfAndSts>
<SplmtryData>
<!-- SupplementaryData inner content -->
</SplmtryData>
</FIToFIPmtStsRpt>
</Document>
Data from ISO specification
This is the technical data from the specification document.
<messageDefinition
xmi:id="_jMYzAdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn0QLFEe2X55dNQNVKfg"
previousVersion="_LwCpD8P_Eemsic1bQcEtLA"
name="FIToFIPaymentStatusReportV12"
definition="Scope
The FIToFIPaymentStatusReport message is sent by an instructed agent to the previous party in the payment chain. It is used to inform this party about the positive or negative status of an instruction (either single or file). It is also used to report on a pending instruction.
Usage
The FIToFIPaymentStatusReport message is exchanged between agents to provide status information about instructions previously sent. Its usage will always be governed by a bilateral agreement between the agents.
The FIToFIPaymentStatusReport message can be used to provide information about the status (e.g. rejection, acceptance) of a credit transfer instruction, a direct debit instruction, as well as other intra-agent instructions (for example FIToFIPaymentCancellationRequest).
The FIToFIPaymentStatusReport message refers to the original instruction(s) by means of references only or by means of references and a set of elements from the original instruction.
The FIToFIPaymentStatusReport message can be used in domestic and cross-border scenarios.
The FIToFIPaymentStatusReport may also be sent to the receiver of the payment in a real time payment scenario, as both sides of the transactions must be informed of the status of the transaction (for example either the beneficiary is credited, or the transaction is rejected)."
registrationStatus="Registered"
messageSet="_wRx2w02rEeG_I4xRYCA_7g _8XKG0KbdEeu5KoySNFB8Ig"
xmlTag="FIToFIPmtStsRpt"
rootElement="Document"
xmlns:xmi="http://www.omg.org/XMI">
<constraint
xmi:id="_jMYzA9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn0wLFEe2X55dNQNVKfg"
previousVersion="_LwCpEcP_Eemsic1bQcEtLA"
name="GroupStatusAcceptedRule"
definition="If OriginalGroupInformationAndStatus/GroupStatus is present and is equal to ACTC (AcceptedTechnicalValidation), ACCP (AcceptedCustomerProfile), ACSP (AcceptedSettlementInProcess), ACSC (AcceptedSettlementCompleted) or ACWC (AcceptedWithChange), then TransactionInformationAndStatus/TransactionStatus must be different from RJCT (Rejected)."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="NotWithInList"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand><rightOperand>ValidationRuleRejected1Code</rightOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand></BooleanRule><BooleanRule xsi:type="WithInList"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand><rightOperand>ValidationRuleStatus1Code</rightOperand></BooleanRule><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzBdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn1QLFEe2X55dNQNVKfg"
previousVersion="_LwCpE8P_Eemsic1bQcEtLA"
name="GroupStatusPendingRule"
definition="If OriginalGroupInformationAndStatus/GroupStatus is present and is equal to PDNG (Pending), then TransactionInformationAndStatus/TransactionStatus must be different from RJCT (Rejected)."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="NotWithInList"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand><rightOperand>ValidationRuleRejected1Code</rightOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand></BooleanRule><BooleanRule xsi:type="WithInList"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand><rightOperand>ValidationRulePending1Code</rightOperand></BooleanRule><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzB9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn1wLFEe2X55dNQNVKfg"
previousVersion="_LwCpFcP_Eemsic1bQcEtLA"
name="GroupStatusRejectedRule"
definition="If OriginalGroupInformationAndStatus/GroupStatus is present and is equal to RJCT (Rejected), then TransactionInformationAndStatus/TransactionStatus, if present, must be equal to RJCT (Rejected)."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="WithInList"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand><rightOperand>ValidationRuleRejected1Code</rightOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand></BooleanRule><BooleanRule xsi:type="WithInList"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand><rightOperand>ValidationRuleRejected1Code</rightOperand></BooleanRule><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzCdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn2QLFEe2X55dNQNVKfg"
previousVersion="_LwCpF8P_Eemsic1bQcEtLA"
name="GroupStatusReceivedRule"
definition="If OriginalGroupInformationAndStatus/GroupStatus is present and is equal to RCVD (Received), then TransactionInformationAndStatus/TransactionStatus is not allowed."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Absence"><leftOperand>/TransactionInformationAndStatus[*]/TransactionStatus</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand></BooleanRule><BooleanRule xsi:type="WithInList"><leftOperand>/OriginalGroupInformationAndStatus[*]/GroupStatus</leftOperand><rightOperand>ValidationRuleReceived1Code</rightOperand></BooleanRule><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[1]</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzC9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn2wLFEe2X55dNQNVKfg"
previousVersion="_LwCpGcP_Eemsic1bQcEtLA"
name="SupplementaryDataRule"
definition="The SupplementaryData building block at message level must not be used to provide additional information about a transaction. The SupplementaryData element at transaction level should be used for that purpose."
registrationStatus="Provisionally Registered" />
<constraint
xmi:id="_jMYzDdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn3QLFEe2X55dNQNVKfg"
previousVersion="_LwCpG8P_Eemsic1bQcEtLA"
name="OriginalGroupInformationAbsenceRule"
definition="If OriginalGroupInformationAndStatus is absent, then 
TransactionInformationAndStatus[*]/OriginalGroupInformation must be present."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[*]/OriginalGroupInformation</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Absence"><leftOperand>/OriginalGroupInformationAndStatus[*]</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzD9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn3wLFEe2X55dNQNVKfg"
previousVersion="_LwCpHcP_Eemsic1bQcEtLA"
name="OriginalGroupInformationSinglePresenceRule"
definition="If OriginalGroupInformationAndStatus is present and only once, then TransactionInformationAndStatus[*]/OriginalGroupInformation must be absent."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Absence"><leftOperand>/TransactionInformationAndStatus[*]/OriginalGroupInformation</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[1]</leftOperand></BooleanRule><BooleanRule xsi:type="Absence"><leftOperand>/OriginalGroupInformationAndStatus[2]</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<constraint
xmi:id="_jMYzEdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn4QLFEe2X55dNQNVKfg"
previousVersion="_LwCpH8P_Eemsic1bQcEtLA"
name="OriginalGroupInformationMultiplePresenceRule"
definition="If OriginalGroupInformationAndStatus is present and multiple times (Occurrence > 1), then TransactionInformationAndStatus[*]/OriginalGroupInformation must be present."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition><ComplexRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/TransactionInformationAndStatus[*]/OriginalGroupInformation</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/OriginalGroupInformationAndStatus[2]</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>" />
<messageBuildingBlock
xmi:id="_jMYzGdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn8QLFEe2X55dNQNVKfg"
previousVersion="_LwCpJ8P_Eemsic1bQcEtLA"
name="GroupHeader"
definition="Set of characteristics shared by all individual transactions included in the status report message."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="GrpHdr"
complexType="_csUdkdfYEeqoweZZxm4TPQ" />
<messageBuildingBlock
xmi:id="_jMYzG9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn8wLFEe2X55dNQNVKfg"
previousVersion="_LwCpKcP_Eemsic1bQcEtLA"
name="OriginalGroupInformationAndStatus"
definition="Original group information concerning the group of transactions, to which the status report message refers to."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="OrgnlGrpInfAndSts"
complexType="_ZefxgW49EeiU9cctagi5ow" />
<messageBuildingBlock
xmi:id="_jMYzHdcBEeq_l4BJLVUF2Q"
nextVersions="_L7vn9QLFEe2X55dNQNVKfg"
previousVersion="_LwCpK8P_Eemsic1bQcEtLA"
name="TransactionInformationAndStatus"
definition="Information concerning the original transactions, to which the status report message refers."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="TxInfAndSts"
complexType="_a7FXQdcZEeqRFcf2R4bPBw" />
<messageBuildingBlock
xmi:id="_jMYzH9cBEeq_l4BJLVUF2Q"
nextVersions="_L7vn9wLFEe2X55dNQNVKfg"
previousVersion="_LwCpLcP_Eemsic1bQcEtLA"
name="SupplementaryData"
definition="Additional information that cannot be captured in the structured elements and/or any other specific block."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="SplmtryData"
complexType="_Qn0zC9p-Ed-ak6NoX_4Aeg_468227563" />
<messageDefinitionIdentifier
businessArea="pacs"
messageFunctionality="002"
flavour="001"
version="12" />
</messageDefinition>
ISO Building Blocks
The following items are used as building blocks to construct this message.