Description
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.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
1414 | NoNested4PartyIDs | N | Repeating group below should contain unique combinations of Nested4PartyID, Nested4PartyIDSource, and Nested4PartyRole. | |
→ | 1415 | Nested4PartyID | N | Used to identify source of Nested4PartyID. Required if Nested4PartyIDSource is specified. Required if NoNested4PartyIDs > 0. |
→ | 1416 | Nested4PartyIDSource | N | Used to identify class source of Nested4PartyID value (e.g. BIC). Required if Nested4PartyID is specified. Required if NoNested4PartyIDs > 0. |
→ | 1417 | Nested4PartyRole | N | Identifies the type of Nested4PartyID (e.g. Executing Broker). Required if NoNested4PartyIDs > 0. |
→ | 2383 | Nested4PartyRoleQualifier | N | |
→ | Component Block - <NstdPtys4SubGrp> | N |