seev.006.001.06
Scope The MeetingInstructionStatus message is sent by an intermediary to the sender of an instruction to confirm the status of such an instruction. The message gives the status of a complete message or of one or more specific instructions within the message. The message may also be sent by the Issuer or the intermediary to confirm that a vote has been cast. Usage The MeetingInstructionStatus message is used for four purposes. First, it is used to provide a global processing or rejection status of a MeetingInstruction message. Second, it provides the status on the processing of a MeetingInstructionCancellationRequest message, for example, whether the request message is rejected or accepted. Third, it is used to provide a detailed processing or rejection status of one or more instructions within the MeetingInstruction message, for example, for each instruction in the MeetingInstruction message the processing or rejection status is individually reported by using the SingleInstructionIdentification element. This identification allows the receiver of the status message to link the status confirmation to its original instruction. Fourth, it is used to confirm that the related vote instruction has been confirmed as cast by the issuer or its agent. This message definition is intended for use with the Business Application Header.
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 %% MeetingInstructionStatusV06 recursion level 0 with max 0 MeetingInstructionStatusV06 *-- "1..1" IInstructionType2Choice : InstructionType MeetingInstructionStatusV06 *-- "1..1" MeetingReference8 : MeetingReference MeetingInstructionStatusV06 *-- "1..1" SecurityIdentification19 : FinancialInstrumentIdentification MeetingInstructionStatusV06 *-- "1..1" IInstructionTypeStatus3Choice : InstructionTypeStatus MeetingInstructionStatusV06 *-- "1..1" IPartyIdentification226Choice : ConfirmingParty MeetingInstructionStatusV06 *-- "1..1" IPartyIdentification226Choice : VoteCastingParty MeetingInstructionStatusV06 *-- "0..1" IPartyIdentification227Choice : RightsHolder MeetingInstructionStatusV06 *-- "0..1" SupplementaryData1 : SupplementaryData
Now, we will zero-in one-by-one on each of these building blocks.
InstructionType building block
Type of instruction. Type of instruction. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IInstructionType2Choice recursion level 0 with max 1
InstructionType2Choice members
Member name | Description | Data Type / Multiplicity |
---|
MeetingReference building block
Set of elements that allow to identify unambiguously a meeting. Identification of a meeting. For comparison, see the ISO20022 official specification
classDiagram direction tb %% MeetingReference8 recursion level 0 with max 1 class MeetingReference8{ MeetingIdentification IsoMax35Text IssuerMeetingIdentification IsoMax35Text MeetingDateAndTime IsoISODateTime Type MeetingType4Code } MeetingReference8 *-- "0..1" IMeetingTypeClassification2Choice : Classification MeetingReference8 *-- "0..5" PostalAddress1 : Location MeetingReference8 *-- "0..1" IPartyIdentification129Choice : Issuer %% IMeetingTypeClassification2Choice recursion level 1 with max 1 %% PostalAddress1 recursion level 1 with max 1 class PostalAddress1{ AddressType AddressType2Code AddressLine IsoMax70Text StreetName IsoMax70Text BuildingNumber IsoMax16Text PostCode IsoMax16Text TownName IsoMax35Text CountrySubDivision IsoMax35Text Country CountryCode } %% IPartyIdentification129Choice recursion level 1 with max 1
MeetingReference8 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
MeetingIdentification | Identification assigned to the general meeting by the party that provides the meeting notification. It must be unique to the party providing the notification. | IsoMax35Text - Optional 0..1 |
IssuerMeetingIdentification | Identification assigned to the meeting by the issuer. It must be unique for the issuer. | IsoMax35Text - Optional 0..1 |
MeetingDateAndTime | Date and time at which the meeting will take place. | IsoISODateTime - Required 1..1 |
Type | Type of meeting for which instructions are sent. | MeetingType4Code - Required 1..1 |
Classification | Classification type of the meeting. | IMeetingTypeClassification2Choice - Optional 0..1 |
Location | Place of the company meeting for the scheduled meeting date. | PostalAddress1 - Collection 0..5 |
Issuer | Specifies the institution that is the issuer of the security to which the meeting applies. | IPartyIdentification129Choice - Optional 0..1 |
FinancialInstrumentIdentification building block
Securities for which the meeting is organised. Identification of a security. For comparison, see the ISO20022 official specification
classDiagram direction tb %% SecurityIdentification19 recursion level 0 with max 1 class SecurityIdentification19{ ISIN IsoISINOct2015Identifier Description IsoMax140Text } SecurityIdentification19 *-- "0..0" OtherIdentification1 : OtherIdentification %% OtherIdentification1 recursion level 1 with max 1 class OtherIdentification1{ Identification IsoMax35Text Suffix IsoMax16Text } OtherIdentification1 *-- "1..1" IIdentificationSource3Choice : Type
SecurityIdentification19 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
ISIN | International Securities Identification Number (ISIN). A numbering system designed by the United Nation’s International Organisation for Standardisation (ISO). The ISIN is composed of a 2-character prefix representing the country of issue, followed by the national security number (if one exists), and a check digit. Each country has a national numbering agency that assigns ISIN numbers for securities in that country. | IsoISINOct2015Identifier - Optional 0..1 |
OtherIdentification | Identification of a security by proprietary or domestic identification scheme. | OtherIdentification1 - Unknown 0..0 |
Description | Textual description of a security instrument. | IsoMax140Text - Optional 0..1 |
InstructionTypeStatus building block
Type of instruction status. Choice of instruction type status. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IInstructionTypeStatus3Choice recursion level 0 with max 1
InstructionTypeStatus3Choice members
Member name | Description | Data Type / Multiplicity |
---|
ConfirmingParty building block
Party that confirms the receipt of the vote cast. Identification of a party. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IPartyIdentification226Choice recursion level 0 with max 1
PartyIdentification226Choice members
Member name | Description | Data Type / Multiplicity |
---|
VoteCastingParty building block
Party that cast the voting ballot. Identification of a party. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IPartyIdentification226Choice recursion level 0 with max 1
PartyIdentification226Choice members
Member name | Description | Data Type / Multiplicity |
---|
RightsHolder building block
Owner of the voting rights. Identification of a party. For comparison, see the ISO20022 official specification
classDiagram direction tb %% IPartyIdentification227Choice recursion level 0 with max 1
PartyIdentification227Choice members
Member name | Description | Data Type / Multiplicity |
---|
SupplementaryData building block
Additional information that cannot 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 MeetingInstructionStatusV06 implementation follows a specific implementaiton pattern. First of all, MeetingInstructionStatusV06 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, MeetingInstructionStatusV06Document implements IOuterDocument. Because MeetingInstructionStatusV06 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type MeetingInstructionStatusV06.
classDiagram class IOuterRecord MeetingInstructionStatusV06 --|> IOuterRecord : Implements MeetingInstructionStatusV06Document --|> IOuterDocument~MeetingInstructionStatusV06~ : Implements class IOuterDocument~MeetingInstructionStatusV06~ { MeetingInstructionStatusV06 Message }
Document wrapper for serialization
The only real purpose MeetingInstructionStatusV06Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:seev.006.001.06’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using MeetingInstructionStatusV06.ToDocument() method. The returned MeetingInstructionStatusV06Document value will serialize correctly according to ISO 20022 standards.
classDiagram MeetingInstructionStatusV06Document *-- MeetingInstructionStatusV06 : 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.006.001.06">
<MtgInstrSts>
<InstrTp>
<!-- InstructionType inner content -->
</InstrTp>
<MtgRef>
<!-- MeetingReference inner content -->
</MtgRef>
<FinInstrmId>
<!-- FinancialInstrumentIdentification inner content -->
</FinInstrmId>
<InstrTpSts>
<!-- InstructionTypeStatus inner content -->
</InstrTpSts>
<CnfrmgPty>
<!-- ConfirmingParty inner content -->
</CnfrmgPty>
<VoteCstgPty>
<!-- VoteCastingParty inner content -->
</VoteCstgPty>
<RghtsHldr>
<!-- RightsHolder inner content -->
</RghtsHldr>
<SplmtryData>
<!-- SupplementaryData inner content -->
</SplmtryData>
</MtgInstrSts>
</Document>
Data from ISO specification
This is the technical data from the specification document.
<messageDefinition
xmi:id="_yXBbd6yREemMosWmlQ33EA"
nextVersions="_sV77IfEkEeqRfth943bvEA"
previousVersion="_xDAOO1tcEeSwKe7KuKvXhg"
name="MeetingInstructionStatusV06"
definition="Scope
The MeetingInstructionStatus message is sent by an intermediary to the sender of an instruction to confirm the status of such an instruction. The message gives the status of a complete message or of one or more specific instructions within the message.
The message may also be sent by the Issuer or the intermediary to confirm that a vote has been cast.
Usage
The MeetingInstructionStatus message is used for four purposes.
First, it is used to provide a global processing or rejection status of a MeetingInstruction message.
Second, it provides the status on the processing of a MeetingInstructionCancellationRequest message, for example, whether the request message is rejected or accepted.
Third, it is used to provide a detailed processing or rejection status of one or more instructions within the MeetingInstruction message, for example, for each instruction in the MeetingInstruction message the processing or rejection status is individually reported by using the SingleInstructionIdentification element. This identification allows the receiver of the status message to link the status confirmation to its original instruction.
Fourth, it is used to confirm that the related vote instruction has been confirmed as cast by the issuer or its agent.
This message definition is intended for use with the Business Application Header."
registrationStatus="Registered"
messageSet="_urpIICeJEeOCeO5e7islRQ"
xmlTag="MtgInstrSts"
rootElement="Document"
xmlns:xmi="http://www.omg.org/XMI">
<constraint
xmi:id="_yXBbeayREemMosWmlQ33EA"
nextVersions="_sV77I_EkEeqRfth943bvEA"
previousVersion="_xDAOPVtcEeSwKe7KuKvXhg"
name="Status1Rule"
definition="If InstructionType/InstructionIdentification is present, then InstructionTypeStatus/InstructionStatus must be present."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><ComplexRule xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/InstructionTypeStatus/InstructionStatus</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/InstructionType/InstructionIdentification</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>
" />
<constraint
xmi:id="_yXBbe6yREemMosWmlQ33EA"
nextVersions="_sV77JfEkEeqRfth943bvEA"
previousVersion="_xDAOP1tcEeSwKe7KuKvXhg"
name="Status2Rule"
definition="If InstructionType/InstructionCancellationIdentification is present, then InstructionTypeStatus/CancellationStatus must be present."
registrationStatus="Provisionally Registered"
expression="<RuleDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><ComplexRule xsi:type="ComplexRule"><mustBe><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/InstructionTypeStatus/CancellationStatus</leftOperand></BooleanRule></mustBe><onCondition><connector>AND</connector><BooleanRule xsi:type="Presence"><leftOperand>/InstructionType/InstructionCancellationIdentification</leftOperand></BooleanRule></onCondition></ComplexRule></RuleDefinition>
" />
<messageBuildingBlock
xmi:id="_yXBbf6yREemMosWmlQ33EA"
nextVersions="_sV77K_EkEeqRfth943bvEA"
previousVersion="_xDAORVtcEeSwKe7KuKvXhg"
name="InstructionType"
definition="Type of instruction."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="InstrTp"
complexType="_5chpEbmwEemdEs93hOkPKA" />
<messageBuildingBlock
xmi:id="_yXBbgayREemMosWmlQ33EA"
nextVersions="_sV77LfEkEeqRfth943bvEA"
previousVersion="_xDAOR1tcEeSwKe7KuKvXhg"
name="MeetingReference"
definition="Set of elements that allow to identify unambiguously a meeting."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="MtgRef"
complexType="_eHSlsa7NEemG7MmivSuE5g" />
<messageBuildingBlock
xmi:id="_yXBbg6yREemMosWmlQ33EA"
nextVersions="_sV77L_EkEeqRfth943bvEA"
previousVersion="_xDAOS1tcEeSwKe7KuKvXhg"
name="FinancialInstrumentIdentification"
definition="Securities for which the meeting is organised."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="FinInstrmId"
complexType="_ho6XQYlXEeWPSZi0kAOXhg" />
<messageBuildingBlock
xmi:id="_yXBbhayREemMosWmlQ33EA"
nextVersions="_sV77MfEkEeqRfth943bvEA"
previousVersion="_xDAOTVtcEeSwKe7KuKvXhg"
name="InstructionTypeStatus"
definition="Type of instruction status."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="InstrTpSts"
complexType="_7xaDIa-nEemJ1NnLPsTFaw" />
<messageBuildingBlock
xmi:id="_meGP0K-iEemJ1NnLPsTFaw"
nextVersions="_sV77M_EkEeqRfth943bvEA"
name="ConfirmingParty"
definition="Party that confirms the receipt of the vote cast."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="CnfrmgPty"
complexType="_nbVCM6-kEemJ1NnLPsTFaw" />
<messageBuildingBlock
xmi:id="_UojDMK-lEemJ1NnLPsTFaw"
nextVersions="_sV77NfEkEeqRfth943bvEA"
name="VoteCastingParty"
definition="Party that cast the voting ballot."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="VoteCstgPty"
complexType="_nbVCM6-kEemJ1NnLPsTFaw" />
<messageBuildingBlock
xmi:id="_fWGLAK-lEemJ1NnLPsTFaw"
nextVersions="_sV77N_EkEeqRfth943bvEA"
name="RightsHolder"
definition="Owner of the voting rights."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="RghtsHldr"
complexType="_B1TxM6-mEemJ1NnLPsTFaw" />
<messageBuildingBlock
xmi:id="_yXBbh6yREemMosWmlQ33EA"
nextVersions="_sV77OfEkEeqRfth943bvEA"
previousVersion="_sMzdoVtoEeSwKe7KuKvXhg"
name="SupplementaryData"
definition="Additional information that cannot 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="006"
flavour="001"
version="06" />
</messageDefinition>
ISO Building Blocks
The following items are used as building blocks to construct this message.