| FRAMES | NO FRAMES |
|
|
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.
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 1414 | NoNested4PartyIDs | Pty | N | Repeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested4PartyRole | |||
| => | 1415 | Nested4PartyID | @ID | C | Used to identify source of Nested4PartyID. Required if Nested4PartyIDSource (1416) is specified. Required if NoNested4PartyIDs (1414) > 0. | ||
| => | 1416 | Nested4PartyIDSource | @Src | C | Used to identify class source of Nested4PartyID (1415) value (e.g. BIC). Required if Nested4PartyID (1415) is specified. Required if NoNested4PartyIDs (1414) > 0. | ||
| => | 1417 | Nested4PartyRole | @R | C | Identifies the type of Nested4PartyID (1415) (e.g. Executing Broker). Required if NoNested4PartyIDs (1414) > 0. | ||
| => | 1413 | NoNested4PartySubIDs | N | ||||
| => | => | 1412 | Nested4PartySubID | @ID | C | ||
| => | => | 1411 | Nested4PartySubIDType | @Typ | C | ||
|
|
| FRAMES | NO FRAMES |