Component NestedParties2 (BlockRepeating)

The NestedParties2 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 NestedParties2 under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.

Added in protocol FIX.4.4

See in: FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2 EP240.

Field or Component Name Description Is Required Added Is Deprecated
756 NoNested2PartyIDs Repeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRole FIX.4.4
757 Nested2PartyID Used to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0. FIX.4.4
758 Nested2PartyIDSource Used to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0. FIX.4.4
759 Nested2PartyRole Identifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0. FIX.4.4
ImplicitBlockRepeating NstdPtys2SubGrp Repeating group of Nested2Party sub-identifiers. FIX.4.4