<NestedParties3> Component Block

The NestedParties3 component block is identical to the Parties Block. It isused 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 withinthe same messagewhich is not allowed in FIX tag/value syntax.

Used in :

Tag Field Name FIXML Req'd Comments
948 NoNested3PartyIDs Pty N Repeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRole
=> 949 Nested3PartyID @ID C

Used to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0.

=> 950 Nested3PartyIDSource @Src C

Used to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0.

=> 951 Nested3PartyRole @R C

Identifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0.

=> 2382 Nested3PartyRoleQualifier @Qual N

Used to further qualify the value of Nested3PartyRole(951).

=> <NstdPtys3SubGrp> N

Repeating group of Nested3Party sub-identifiers.