Tag 1043
CollApplType
Abbreviation:
ApplTypDescription
conveys how the collateral should be/has been applied
Wire Format & Usage Example
Single field (key=value)
1043=0 (SpecificDeposit)
In a FIX message (CollateralResponse)
8=FIX.4.4 | 9=... | 35=AZ | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1043=0 (SpecificDeposit) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1043=0 (SpecificDeposit) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1043=0 | SpecificDeposit | Specific Deposit |
1043=1 | General | General |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | SpecificDeposit | Specific Deposit | FIX.4.4 |
| 1 | General | General | FIX.4.4 |