The NestedParties4 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 NestedParties4 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.5.0
See in: FIX.5.0SP1, FIX.5.0SP2.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
1414 | NoNested4PartyIDs | Repeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested4PartyRole. | FIX.5.0 | ||
1415 | Nested4PartyID | Used to identify source of Nested4PartyID. Required if Nested4PartyIDSource is specified. Required if NoNested4PartyIDs > 0. | FIX.5.0 | ||
1416 | Nested4PartyIDSource | Used to identify class source of Nested4PartyID value (e.g. BIC). Required if Nested4PartyID is specified. Required if NoNested4PartyIDs > 0. | FIX.5.0 | ||
1417 | Nested4PartyRole | Identifies the type of Nested4PartyID (e.g. Executing Broker). Required if NoNested4PartyIDs > 0. | FIX.5.0 | ||
2383 | Nested4PartyRoleQualifier | FIX.5.0SP2 (179) | |||
ImplicitBlockRepeating | NstdPtys4SubGrp | FIX.5.0 |