The RootParties component block is a version of the Parties component block used to provide root information regarding the owning and entering parties of a transaction.
Added in protocol FIX.4.4
See in: FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
1116 | NoRootPartyIDs | Repeating group below should contain unique combinations of RootPartyID, RootPartyIDSource, and RootPartyRole | FIX.4.4 | ||
1117 | RootPartyID | Used to identify source of RootPartyID. Required if RootPartyIDSource is specified. Required if NoRootPartyIDs > 0. | FIX.4.4 | ||
1118 | RootPartyIDSource | Used to identify class source of RootPartyID value (e.g. BIC). Required if RootPartyID is specified. Required if NoRootPartyIDs > 0. | FIX.4.4 | ||
1119 | RootPartyRole | Identifies the type of RootPartyID (e.g. Executing Broker). Required if NoRootPartyIDs > 0. | FIX.4.4 | ||
ImplicitBlockRepeating | RootSubParties | Repeating group of RootParty sub-identifiers. | FIX.4.4 |