The NestedParties 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 NestedParties under these conditions avoids multiple references to the Parties block within the same message which is not allowed in FIX tag/value syntax.
| Repeating Group 539 | NoNestedPartyIDs | | | Repeating group below should contain unique combinations of NestedPartyID, NestedPartyIDSource, and NestedPartyRole | Added FIX.4.3
|
| 524 | NestedPartyID | ID | | Used to identify source of NestedPartyID. Required if NestedPartyIDSource is specified. Required if NoNestedPartyIDs > 0. | Added FIX.4.3
|
| 525 | NestedPartyIDSource | Src | | Used to identify class source of NestedPartyID value (e.g. BIC). Required if NestedPartyID is specified. Required if NoNestedPartyIDs > 0. | Added FIX.4.3
|
| 538 | NestedPartyRole | R | | Identifies the type of NestedPartyID (e.g. Executing Broker). Required if NoNestedPartyIDs > 0. | Added FIX.4.3
|
| 2384 | NestedPartyRoleQualifier | Qual | | | Added EP179
|
| Component(-) | NstdPtysSubGrp | Sub | | Repeating group of NestedParty sub-identifiers. | Added FIX.4.4
|