MeetingVoteExecutionConfirmationV04

seev.007.001.04

Scope An issuer, its agent or an intermediary sends the MeetingVoteExecutionConfirmation message to confirm to the Sender of the MeetingInstruction message, the execution of their voting instruction. Usage This message is sent after the shareholders meeting has taken place. The Sender of this message confirms the execution of the vote at the meeting and confirms that the vote has been processed as instructed via the MeetingInstruction message. This messages is sent if the Sender of the MeetingInstruction message has requested such a confirmation or if market practice or regulation stipulates the need for a full audit trail.

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
%% MeetingVoteExecutionConfirmationV04 recursion level 0 with max 0
MeetingVoteExecutionConfirmationV04 *-- "1..1" MessageIdentification1 : Identification
MeetingVoteExecutionConfirmationV04 *-- "1..1" MessageIdentification : RelatedReference
MeetingVoteExecutionConfirmationV04 *-- "1..1" MeetingReference4 : MeetingReference
MeetingVoteExecutionConfirmationV04 *-- "1..1" IPartyIdentification9Choice : ReportingParty
MeetingVoteExecutionConfirmationV04 *-- "1..1" SecurityIdentification11 : SecurityIdentification
MeetingVoteExecutionConfirmationV04 *-- "1..1" DetailedInstructionStatus9 : VoteInstructions
MeetingVoteExecutionConfirmationV04 *-- "0..1" Extension2 : Extension
  

Now, we will zero-in one-by-one on each of these building blocks.

Identification building block

Identifies the vote execution confirmation message. Identifies a message by a unique identifier and the date and time when the message was created by the sender. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% MessageIdentification1 recursion level 0 with max 1
class MessageIdentification1{
    Identification IsoMax35Text
    CreationDateTime IsoISODateTime
}
  

MessageIdentification1 members

Member name Description Data Type / Multiplicity
Identification Identification of the message. IsoMax35Text - Required 1..1
CreationDateTime Date of creation of the message. IsoISODateTime - Required 1..1

RelatedReference building block

Identifies the meeting instruction message. Unique and unambiguous identifier for a message, as assigned by the Sender. This unique identifier can be used for cross-referencing purposes in subsequent messages. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% MessageIdentification recursion level 0 with max 1
class MessageIdentification{
    Identification IsoMax35Text
}
  

MessageIdentification members

Member name Description Data Type / Multiplicity
Identification String of characters that uniquely identifies a message. IsoMax35Text - Required 1..1

MeetingReference building block

Series of elements which allow to identify a meeting. Elements which allow to identify a meeting. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% MeetingReference4 recursion level 0 with max 1
class MeetingReference4{
    MeetingIdentification IsoMax35Text
    IssuerMeetingIdentification IsoMax35Text
    MeetingDateAndTime IsoISODateTime
    Type MeetingType2Code
}
MeetingReference4 *-- "0..1" IMeetingTypeClassification1Choice : Classification
MeetingReference4 *-- "0..5" PostalAddress1 : Location
%% IMeetingTypeClassification1Choice 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
}
  

MeetingReference4 members

Member name Description Data Type / Multiplicity
MeetingIdentification Identification assigned to a general meeting by the party notifying the meeting. It must be unique for the party notifying the meeting. IsoMax35Text - Optional 0..1
IssuerMeetingIdentification Identification assigned to a 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 Specifies the type of meeting for which instructions are sent. MeetingType2Code - Required 1..1
Classification Classifies the type of meeting. IMeetingTypeClassification1Choice - Optional 0..1
Location Place of the company meeting for the scheduled meeting date. PostalAddress1 - Collection 0..5

ReportingParty building block

Party confirming the votes. Identification of a party. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% IPartyIdentification9Choice recursion level 0 with max 1
  

PartyIdentification9Choice members

Member name Description Data Type / Multiplicity

SecurityIdentification building block

Identifies the securities for which the meeting is organised. Identification of a security. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% SecurityIdentification11 recursion level 0 with max 1
class SecurityIdentification11{
    Description IsoMax140Text
}
SecurityIdentification11 *-- "1..1" ISecurityIdentification11Choice : Identification
%% ISecurityIdentification11Choice recursion level 1 with max 1
  

SecurityIdentification11 members

Member name Description Data Type / Multiplicity
Identification Identification of a security. ISecurityIdentification11Choice - Required 1..1
Description Textual description of a security instrument. IsoMax140Text - Optional 0..1

VoteInstructions building block

Specifies how a party has voted for each agenda item. Status applying to individual instructions of a MeetingInstruction. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% DetailedInstructionStatus9 recursion level 0 with max 1
class DetailedInstructionStatus9{
    InstructionIdentification IsoMax35Text
    AccountIdentification IsoMax35Text
    SubAccountIdentification IsoMax35Text
    StandingInstruction IsoYesNoIndicator
}
DetailedInstructionStatus9 *-- "0..1" IPartyIdentification9Choice : AccountOwner
DetailedInstructionStatus9 *-- "0..10" IPartyIdentification9Choice : RightsHolder
DetailedInstructionStatus9 *-- "1..1000" Vote4 : VotePerResolution
%% IPartyIdentification9Choice recursion level 1 with max 1
%% IPartyIdentification9Choice recursion level 1 with max 1
%% Vote4 recursion level 1 with max 1
class Vote4{
    IssuerLabel IsoMax35Text
    For IsoNumber
    Against IsoNumber
    Abstain IsoNumber
    Withhold IsoNumber
    WithManagement IsoNumber
    AgainstManagement IsoNumber
    Discretionary IsoNumber
    NoAction IsoNumber
}
  

DetailedInstructionStatus9 members

Member name Description Data Type / Multiplicity
InstructionIdentification Identifies the detailed instruction with an instruction message. IsoMax35Text - Required 1..1
AccountIdentification Identifies the safekeeping account. IsoMax35Text - Optional 0..1
AccountOwner Party that legally owns the account. IPartyIdentification9Choice - Optional 0..1
SubAccountIdentification Identifies the subaccount of the safekeeping account. IsoMax35Text - Optional 0..1
RightsHolder Owner of the voting rights. IPartyIdentification9Choice - Collection 0..10
StandingInstruction Indicates whether standing instructions have been applied or not. IsoYesNoIndicator - Required 1..1
VotePerResolution Details of the vote. Vote4 - Collection 1..1000

Extension 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
%% Extension2 recursion level 0 with max 1
class Extension2{
    PlaceAndName IsoMax350Text
}
Extension2 *-- "1..1" ExtensionEnvelope1 : ExtensionEnvelope
%% ExtensionEnvelope1 recursion level 1 with max 1
ExtensionEnvelope1 *-- "1..1" ExtensionContents1 : ExtensionContents
  

Extension2 members

Member name Description Data Type / Multiplicity
PlaceAndName Name qualifying the information provided in the Text field, and place where this information should be inserted. IsoMax350Text - Optional 0..1
ExtensionEnvelope Technical element wrapping the extension. ExtensionEnvelope1 - Required 1..1

Extensibility and generalization considerations

To facilitate generalized design patterns in the system, the MeetingVoteExecutionConfirmationV04 implementation follows a specific implementaiton pattern. First of all, MeetingVoteExecutionConfirmationV04 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, MeetingVoteExecutionConfirmationV04Document implements IOuterDocument. Because MeetingVoteExecutionConfirmationV04 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type MeetingVoteExecutionConfirmationV04.

classDiagram
    class IOuterRecord
    MeetingVoteExecutionConfirmationV04 --|> IOuterRecord : Implements
    MeetingVoteExecutionConfirmationV04Document --|> IOuterDocument~MeetingVoteExecutionConfirmationV04~ : Implements
    class IOuterDocument~MeetingVoteExecutionConfirmationV04~ {
        MeetingVoteExecutionConfirmationV04 Message
     }
  

Document wrapper for serialization

The only real purpose MeetingVoteExecutionConfirmationV04Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:seev.007.001.04’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using MeetingVoteExecutionConfirmationV04.ToDocument() method. The returned MeetingVoteExecutionConfirmationV04Document value will serialize correctly according to ISO 20022 standards.

classDiagram
    MeetingVoteExecutionConfirmationV04Document *-- MeetingVoteExecutionConfirmationV04 : 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.007.001.04">
    <MtgVoteExctnConf>
        <Id>
            <!-- Identification inner content -->
        </Id>
        <RltdRef>
            <!-- RelatedReference inner content -->
        </RltdRef>
        <MtgRef>
            <!-- MeetingReference inner content -->
        </MtgRef>
        <RptgPty>
            <!-- ReportingParty inner content -->
        </RptgPty>
        <SctyId>
            <!-- SecurityIdentification inner content -->
        </SctyId>
        <VoteInstrs>
            <!-- VoteInstructions inner content -->
        </VoteInstrs>
        <Xtnsn>
            <!-- Extension inner content -->
        </Xtnsn>
    </MtgVoteExctnConf>
</Document>

Data from ISO specification

This is the technical data from the specification document.

<messageDefinition
  xmi:id="_TuPGudEwEd-BzquC8wXy7w_-1013615131"
  nextVersions="_xDJ_NVtcEeSwKe7KuKvXhg"
  previousVersion="_TuFVsNEwEd-BzquC8wXy7w_156758329"
  name="MeetingVoteExecutionConfirmationV04"
  definition="Scope&#xD;&#xA;An issuer, its agent or an intermediary sends the MeetingVoteExecutionConfirmation message to confirm to the Sender of the MeetingInstruction message, the execution of their voting instruction.&#xD;&#xA;Usage&#xD;&#xA;This message is sent after the shareholders meeting has taken place. The Sender of this message confirms the execution of the vote at the meeting and confirms that the vote has been processed as instructed via the MeetingInstruction message.&#xD;&#xA;This messages is sent if the Sender of the MeetingInstruction message has requested such a confirmation or if market practice or regulation stipulates the need for a full audit trail."
  registrationStatus="Registered"
  messageSet="_urpIICeJEeOCeO5e7islRQ"
  xmlTag="MtgVoteExctnConf"
  rootElement="Document"
  xmlns:xmi="http://www.omg.org/XMI">
  <messageBuildingBlock
    xmi:id="_TuPGutEwEd-BzquC8wXy7w_389522714"
    name="Identification"
    definition="Identifies the vote execution confirmation message."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="Id"
    complexType="_Q7pG5Np-Ed-ak6NoX_4Aeg_-967008570" />
  <messageBuildingBlock
    xmi:id="_TuPGu9EwEd-BzquC8wXy7w_-1734273210"
    nextVersions="_xDJ_OVtcEeSwKe7KuKvXhg"
    name="RelatedReference"
    definition="Identifies the meeting instruction message."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="RltdRef"
    complexType="_Q6l-Cdp-Ed-ak6NoX_4Aeg_1451391033" />
  <messageBuildingBlock
    xmi:id="_TuPGvNEwEd-BzquC8wXy7w_1925662240"
    nextVersions="_xDJ_O1tcEeSwKe7KuKvXhg"
    name="MeetingReference"
    definition="Series of elements which allow to identify a meeting."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="MtgRef"
    complexType="_Tj3tZtp-Ed-ak6NoX_4Aeg_-658253867" />
  <messageBuildingBlock
    xmi:id="_TuY3sNEwEd-BzquC8wXy7w_-694238915"
    name="ReportingParty"
    definition="Party confirming the votes."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="RptgPty"
    complexType="_QRUXhtp-Ed-ak6NoX_4Aeg_967984948" />
  <messageBuildingBlock
    xmi:id="_TuY3sdEwEd-BzquC8wXy7w_-1766243974"
    nextVersions="_xDJ_P1tcEeSwKe7KuKvXhg"
    name="SecurityIdentification"
    definition="Identifies the securities for which the meeting is organised."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="SctyId"
    complexType="_TBKB89p-Ed-ak6NoX_4Aeg_-524266634" />
  <messageBuildingBlock
    xmi:id="_TuY3stEwEd-BzquC8wXy7w_-2084020635"
    nextVersions="_xDJ_QVtcEeSwKe7KuKvXhg"
    name="VoteInstructions"
    definition="Specifies how a party has voted for each agenda item."
    registrationStatus="Provisionally Registered"
    minOccurs="1"
    xmlTag="VoteInstrs"
    complexType="_RDFystp-Ed-ak6NoX_4Aeg_1040851722" />
  <messageBuildingBlock
    xmi:id="_TuY3s9EwEd-BzquC8wXy7w_1171570217"
    name="Extension"
    definition="Additional information that can not be captured in the structured fields and/or any other specific block."
    registrationStatus="Provisionally Registered"
    minOccurs="0"
    xmlTag="Xtnsn"
    complexType="_QzJSNdp-Ed-ak6NoX_4Aeg_251191216" />
  <messageDefinitionIdentifier
    businessArea="seev"
    messageFunctionality="007"
    flavour="001"
    version="04" />
</messageDefinition>

ISO Building Blocks

The following items are used as building blocks to construct this message.