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.
Added in protocol FIX.4.4
See in: FIX.4.4, FIX.5.0, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
948 | NoNested3PartyIDs | Repeating group below should contain unique combinations of Nested3PartyID, Nested3PartyIDSource, and Nested3PartyRole | FIX.4.4 | ||
949 | Nested3PartyID | Used to identify source of Nested3PartyID. Required if Nested3PartyIDSource is specified. Required if NoNested3PartyIDs > 0. | FIX.4.4 | ||
950 | Nested3PartyIDSource | Used to identify class source of Nested3PartyID value (e.g. BIC). Required if Nested3PartyID is specified. Required if NoNested3PartyIDs > 0. | FIX.4.4 | ||
951 | Nested3PartyRole | Identifies the type of Nested3PartyID (e.g. Executing Broker). Required if NoNested3PartyIDs > 0. | FIX.4.4 | ||
ImplicitBlockRepeating | NstdPtys3SubGrp | Repeating group of Nested3Party sub-identifiers. | FIX.4.4 |