FIX 5.0 SP2 : <Parties> component block

Structure | Used In

Description

The Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole <452> field and identifies the source of the PartyID <448> through the the PartyIDSource <447>.

See Volume 6 - APPENDIX 6-G - USE OF <PARTIES> COMPONENT BLOCK for additional usage information..

Structure

Tag Field Name Req'd Comments
453 NoPartyIDs N Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole
=> 448 PartyID N Used to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0.
=> 447 PartyIDSource N Used to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0.
=> 452 PartyRole N Identifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0.
=> Component Block - <PtysSubGrp> N Repeating group of Party sub-identifiers.

Used In