seev.041.001.06
Scope An account servicer sends the CorporateActionInstructionCancellationRequestStatusAdvice message to an account owner or its designated agent to report status of a previously received CorporateActionInstructionCancellationRequest message sent by the account owner. This will include the acknowledgement/rejection of a request to cancel an outstanding instruction. Usage The message may also be used to:
- re-send a message previously sent (the sub-function of the message is Duplicate),
- provide a third party with a copy of a message for information (the sub-function of the message is Copy),
- re-send to a third party a copy of a message for information (the sub-function of the message is Copy Duplicate), using the relevant elements in the business application header (BAH).
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 %% CorporateActionInstructionCancellationRequestStatusAdviceV06 recursion level 0 with max 0 CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "0..1" DocumentIdentification9 : InstructionCancellationRequestIdentification CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "0..1" DocumentIdentification33 : OtherDocumentIdentification CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "1..1" CorporateActionGeneralInformation91 : CorporateActionGeneralInformation CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "1..1" IInstructionCancellationRequestStatus9Choice : InstructionCancellationRequestStatus CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "0..1" CorporateActionOption116 : CorporateActionInstruction CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "0..1" CorporateActionNarrative10 : AdditionalInformation CorporateActionInstructionCancellationRequestStatusAdviceV06 *-- "0..1" SupplementaryData1 : SupplementaryData
Now, we will zero-in one-by-one on each of these building blocks.
InstructionCancellationRequestIdentification building block
Identification of a related instruction cancellation request document. Identifies a document by a unique identification. For comparison, see the ISO20022 official specification
classDiagram direction tb %% DocumentIdentification9 recursion level 0 with max 1 class DocumentIdentification9{ Identification IsoMax35Text }
DocumentIdentification9 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
Identification | Identifies the document. | IsoMax35Text - Required 1..1 |
OtherDocumentIdentification building block
Identification of other documents as well as the document number. Identification of a document as well as the document number. For comparison, see the ISO20022 official specification
classDiagram direction tb %% DocumentIdentification33 recursion level 0 with max 1 DocumentIdentification33 *-- "1..1" IDocumentIdentification3Choice : Identification DocumentIdentification33 *-- "0..1" IDocumentNumber5Choice : DocumentNumber %% IDocumentIdentification3Choice recursion level 1 with max 1 %% IDocumentNumber5Choice recursion level 1 with max 1
DocumentIdentification33 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
Identification | Unique identifier of the document (message) assigned either by the account servicer or the account owner. | IDocumentIdentification3Choice - Required 1..1 |
DocumentNumber | Identification of the type of document. | IDocumentNumber5Choice - Optional 0..1 |
CorporateActionGeneralInformation building block
General information about the corporate action event. General information about the corporate action event. For comparison, see the ISO20022 official specification
classDiagram direction tb %% CorporateActionGeneralInformation91 recursion level 0 with max 1 class CorporateActionGeneralInformation91{ CorporateActionEventIdentification IsoMax35Text OfficialCorporateActionEventIdentification IsoMax35Text ClassActionNumber IsoMax35Text } CorporateActionGeneralInformation91 *-- "1..1" ICorporateActionEventType32Choice : EventType %% ICorporateActionEventType32Choice recursion level 1 with max 1
CorporateActionGeneralInformation91 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
CorporateActionEventIdentification | Reference assigned by the account servicer to unambiguously identify a corporate action event. | IsoMax35Text - Required 1..1 |
OfficialCorporateActionEventIdentification | Official and unique reference assigned by the official central body/entity within each market at the beginning of a corporate action event. | IsoMax35Text - Optional 0..1 |
ClassActionNumber | Reference assigned by a court to a class action. | IsoMax35Text - Optional 0..1 |
EventType | Type of corporate action event. | ICorporateActionEventType32Choice - Required 1..1 |
InstructionCancellationRequestStatus building block
Provides information about the processing status of the instruction cancellation request. Choice between different instruction cancellation request statuses. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IInstructionCancellationRequestStatus9Choice recursion level 0 with max 1
InstructionCancellationRequestStatus9Choice members
Member name | Description | Data Type / Multiplicity |
---|
CorporateActionInstruction building block
Information about the corporate action option. Provides information about the corporate action option. For comparison, see the ISO20022 official specification
classDiagram direction tb %% CorporateActionOption116 recursion level 0 with max 1 class CorporateActionOption116{ SafekeepingAccount IsoMax35Text } CorporateActionOption116 *-- "1..1" IOptionNumber1Choice : OptionNumber CorporateActionOption116 *-- "1..1" ICorporateActionOption21Choice : OptionType CorporateActionOption116 *-- "0..1" IPartyIdentification92Choice : AccountOwner CorporateActionOption116 *-- "0..1" ICashAccountIdentification5Choice : CashAccount CorporateActionOption116 *-- "0..1" ISafekeepingPlaceFormat8Choice : SafekeepingPlace CorporateActionOption116 *-- "0..1" SecurityIdentification19 : FinancialInstrumentIdentification CorporateActionOption116 *-- "0..1" SignedQuantityFormat7 : TotalEligibleBalance CorporateActionOption116 *-- "0..1" SignedQuantityFormat7 : InstructedBalance CorporateActionOption116 *-- "0..1" SignedQuantityFormat7 : UninstructedBalance CorporateActionOption116 *-- "1..1" IQuantity6Choice : StatusQuantity %% IOptionNumber1Choice recursion level 1 with max 1 %% ICorporateActionOption21Choice recursion level 1 with max 1 %% IPartyIdentification92Choice recursion level 1 with max 1 %% ICashAccountIdentification5Choice recursion level 1 with max 1 %% ISafekeepingPlaceFormat8Choice recursion level 1 with max 1 %% SecurityIdentification19 recursion level 1 with max 1 class SecurityIdentification19{ ISIN IsoISINOct2015Identifier Description IsoMax140Text } SecurityIdentification19 *-- "0..0" OtherIdentification1 : OtherIdentification %% SignedQuantityFormat7 recursion level 1 with max 1 class SignedQuantityFormat7{ ShortLongPosition ShortLong1Code } SignedQuantityFormat7 *-- "1..1" IQuantity19Choice : QuantityChoice %% SignedQuantityFormat7 recursion level 1 with max 1 class SignedQuantityFormat7{ ShortLongPosition ShortLong1Code } SignedQuantityFormat7 *-- "1..1" IQuantity19Choice : QuantityChoice %% SignedQuantityFormat7 recursion level 1 with max 1 class SignedQuantityFormat7{ ShortLongPosition ShortLong1Code } SignedQuantityFormat7 *-- "1..1" IQuantity19Choice : QuantityChoice %% IQuantity6Choice recursion level 1 with max 1
CorporateActionOption116 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
OptionNumber | Number identifying the available corporate action options. | IOptionNumber1Choice - Required 1..1 |
OptionType | Specifies the corporate action options available to the account owner. | ICorporateActionOption21Choice - Required 1..1 |
AccountOwner | Party that owns the account. | IPartyIdentification92Choice - Optional 0..1 |
SafekeepingAccount | Account where financial instruments are maintained. | IsoMax35Text - Optional 0..1 |
CashAccount | Account on which a securities entry is made. | ICashAccountIdentification5Choice - Optional 0..1 |
SafekeepingPlace | Location where the financial instruments are/will be safekept. | ISafekeepingPlaceFormat8Choice - Optional 0..1 |
FinancialInstrumentIdentification | Identifies the financial instrument. | SecurityIdentification19 - Optional 0..1 |
TotalEligibleBalance | Total balance of securities eligible for this corporate action event. The entitlement calculation is based on this balance. | SignedQuantityFormat7 - Optional 0..1 |
InstructedBalance | Balance of instructed position. | SignedQuantityFormat7 - Optional 0..1 |
UninstructedBalance | Balance of uninstructed position. | SignedQuantityFormat7 - Optional 0..1 |
StatusQuantity | Quantity of securities that has been assigned the status indicated. | IQuantity6Choice - Required 1..1 |
AdditionalInformation building block
Provides additional information. Provides additional information such as the information conditions. For comparison, see the ISO20022 official specification
classDiagram direction tb %% CorporateActionNarrative10 recursion level 0 with max 1 class CorporateActionNarrative10{ AdditionalText IsoMax350Text PartyContactNarrative IsoMax350Text }
CorporateActionNarrative10 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
AdditionalText | Provides additional information or specifies in more detail the content of a message. This field may only be used when the information to be transmitted, cannot be coded. | IsoMax350Text - Unknown 0..0 |
PartyContactNarrative | Provides additional information regarding the party, for example, the contact unit or person responsible for the transaction identified in the message. | IsoMax350Text - Unknown 0..0 |
SupplementaryData building block
Additional information that can not be captured in the structured fields 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 CorporateActionInstructionCancellationRequestStatusAdviceV06 implementation follows a specific implementaiton pattern. First of all, CorporateActionInstructionCancellationRequestStatusAdviceV06 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, CorporateActionInstructionCancellationRequestStatusAdviceV06Document implements IOuterDocument. Because CorporateActionInstructionCancellationRequestStatusAdviceV06 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type CorporateActionInstructionCancellationRequestStatusAdviceV06.
classDiagram class IOuterRecord CorporateActionInstructionCancellationRequestStatusAdviceV06 --|> IOuterRecord : Implements CorporateActionInstructionCancellationRequestStatusAdviceV06Document --|> IOuterDocument~CorporateActionInstructionCancellationRequestStatusAdviceV06~ : Implements class IOuterDocument~CorporateActionInstructionCancellationRequestStatusAdviceV06~ { CorporateActionInstructionCancellationRequestStatusAdviceV06 Message }
Document wrapper for serialization
The only real purpose CorporateActionInstructionCancellationRequestStatusAdviceV06Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:seev.041.001.06’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using CorporateActionInstructionCancellationRequestStatusAdviceV06.ToDocument() method. The returned CorporateActionInstructionCancellationRequestStatusAdviceV06Document value will serialize correctly according to ISO 20022 standards.
classDiagram CorporateActionInstructionCancellationRequestStatusAdviceV06Document *-- CorporateActionInstructionCancellationRequestStatusAdviceV06 : 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:seev.041.001.06">
<CorpActnInstrCxlReqStsAdvc>
<InstrCxlReqId>
<!-- InstructionCancellationRequestIdentification inner content -->
</InstrCxlReqId>
<OthrDocId>
<!-- OtherDocumentIdentification inner content -->
</OthrDocId>
<CorpActnGnlInf>
<!-- CorporateActionGeneralInformation inner content -->
</CorpActnGnlInf>
<InstrCxlReqSts>
<!-- InstructionCancellationRequestStatus inner content -->
</InstrCxlReqSts>
<CorpActnInstr>
<!-- CorporateActionInstruction inner content -->
</CorpActnInstr>
<AddtlInf>
<!-- AdditionalInformation inner content -->
</AddtlInf>
<SplmtryData>
<!-- SupplementaryData inner content -->
</SplmtryData>
</CorpActnInstrCxlReqStsAdvc>
</Document>
Data from ISO specification
This is the technical data from the specification document.
<messageDefinition
xmi:id="_Rc5qCzm_EeWENZE2jGFgGw"
nextVersions="_ynLurYb4Eea9VrPZgV7UBQ"
previousVersion="_TpD5wVhBEeSewsfsZR0hxA"
name="CorporateActionInstructionCancellationRequestStatusAdviceV06"
definition="Scope
An account servicer sends the CorporateActionInstructionCancellationRequestStatusAdvice message to an account owner or its designated agent to report status of a previously received CorporateActionInstructionCancellationRequest message sent by the account owner. This will include the acknowledgement/rejection of a request to cancel an outstanding instruction. 
Usage
The message may also be used to:
- re-send a message previously sent (the sub-function of the message is Duplicate),
- provide a third party with a copy of a message for information (the sub-function of the message is Copy),
- re-send to a third party a copy of a message for information (the sub-function of the message is Copy Duplicate),
using the relevant elements in the business application header (BAH)."
registrationStatus="Registered"
messageSet="_urpIICeJEeOCeO5e7islRQ"
xmlTag="CorpActnInstrCxlReqStsAdvc"
rootElement="Document"
xmlns:xmi="http://www.omg.org/XMI">
<constraint
xmi:id="_Rc5qDTm_EeWENZE2jGFgGw"
nextVersions="_ynLur4b4Eea9VrPZgV7UBQ"
previousVersion="_TpD5w1hBEeSewsfsZR0hxA"
name="AdditionalInformationRule"
definition="All elements in the AdditionalInformation sequence must not contain information that can be provided in a structured field unless bilaterally agreed."
registrationStatus="Provisionally Registered" />
<messageBuildingBlock
xmi:id="_Rc5qEzm_EeWENZE2jGFgGw"
nextVersions="_ynLusYb4Eea9VrPZgV7UBQ"
previousVersion="_TpD5yVhBEeSewsfsZR0hxA"
name="InstructionCancellationRequestIdentification"
definition="Identification of a related instruction cancellation request document."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="InstrCxlReqId"
complexType="_RXpteNp-Ed-ak6NoX_4Aeg_66239534" />
<messageBuildingBlock
xmi:id="_Rc5qFTm_EeWENZE2jGFgGw"
nextVersions="_ynLus4b4Eea9VrPZgV7UBQ"
previousVersion="_TpD5y1hBEeSewsfsZR0hxA"
name="OtherDocumentIdentification"
definition="Identification of other documents as well as the document number."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="OthrDocId"
complexType="_EsxJoTnaEeWLJsP1cO-amg" />
<messageBuildingBlock
xmi:id="_Rc5qFzm_EeWENZE2jGFgGw"
nextVersions="_ynLutYb4Eea9VrPZgV7UBQ"
previousVersion="_TpD5zVhBEeSewsfsZR0hxA"
name="CorporateActionGeneralInformation"
definition="General information about the corporate action event."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="CorpActnGnlInf"
complexType="_cAVjCUGSEeWqy4niLuXETA" />
<messageBuildingBlock
xmi:id="_Rc5qGTm_EeWENZE2jGFgGw"
nextVersions="_ynLut4b4Eea9VrPZgV7UBQ"
previousVersion="_TpD5z1hBEeSewsfsZR0hxA"
name="InstructionCancellationRequestStatus"
definition="Provides information about the processing status of the instruction cancellation request."
registrationStatus="Provisionally Registered"
minOccurs="1"
xmlTag="InstrCxlReqSts"
complexType="_8eSfIUGWEeWqy4niLuXETA" />
<messageBuildingBlock
xmi:id="_Rc5qGzm_EeWENZE2jGFgGw"
nextVersions="_ynLuuYb4Eea9VrPZgV7UBQ"
previousVersion="_TpD50VhBEeSewsfsZR0hxA"
name="CorporateActionInstruction"
definition="Information about the corporate action option."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="CorpActnInstr"
complexType="_xWboVTq3EeWQ1Y7f8kds2A" />
<messageBuildingBlock
xmi:id="_Rc5qHTm_EeWENZE2jGFgGw"
nextVersions="_ynLuu4b4Eea9VrPZgV7UBQ"
previousVersion="_TpD501hBEeSewsfsZR0hxA"
name="AdditionalInformation"
definition="Provides additional information."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="AddtlInf"
complexType="_ULXLNNp-Ed-ak6NoX_4Aeg_-1951841609" />
<messageBuildingBlock
xmi:id="_Rc5qHzm_EeWENZE2jGFgGw"
nextVersions="_ynLuvYb4Eea9VrPZgV7UBQ"
previousVersion="_TpD51VhBEeSewsfsZR0hxA"
name="SupplementaryData"
definition="Additional information that can not be captured in the structured fields and/or any other specific block."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="SplmtryData"
complexType="_Qn0zC9p-Ed-ak6NoX_4Aeg_468227563" />
<messageDefinitionIdentifier
businessArea="seev"
messageFunctionality="041"
flavour="001"
version="06" />
</messageDefinition>
ISO Building Blocks
The following items are used as building blocks to construct this message.