Description

The NestedParties3 component block is identical to the <Parties> Block. It is used in other component blocks and repeating groups when nesting will take place resulting in multiple occurrences of the <Parties> block within a single FIX message. Use of NestedParties3 under these conditions avoids multiple references to the <Parties> block within the same message which is not allowed in FIX tag/value syntax.

Structure

Tag Field Name Req'd Comments
948 NoNested3PartyIDs N Repeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRole
949 Nested3PartyID N Used to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.
950 Nested3PartyIDSource N Used to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.
951 Nested3PartyRole N Identifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.
2382 Nested3PartyRoleQualifier N
Component Block - <NstdPtys3SubGrp> N Repeating group of Nested3Party sub-identifiers.

Used In