Description
The NestedParties2 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 NestedParties2 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 | |
---|---|---|---|---|
756 | NoNested2PartyIDs | N | Repeating group below should contain unique combinations of Nested2PartyID, Nested2PartyIDSource, and Nested2PartyRole | |
→ | 757 | Nested2PartyID | N | Used to identify source of Nested2PartyID. Required if Nested2PartyIDSource is specified. Required if NoNested2PartyIDs > 0. |
→ | 758 | Nested2PartyIDSource | N | Used to identify class source of Nested2PartyID value (e.g. BIC). Required if Nested2PartyID is specified. Required if NoNested2PartyIDs > 0. |
→ | 759 | Nested2PartyRole | N | Identifies the type of Nested2PartyID (e.g. Executing Broker). Required if NoNested2PartyIDs > 0. |
→ | 2381 | Nested2PartyRoleQualifier | N | |
→ | Component Block - <NstdPtys2SubGrp> | N | Repeating group of Nested2Party sub-identifiers. |