FIX TAG 895
CollAsgnReason
Definition
Reason for Collateral Assignment
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
Values only in FIX Latest · EP309 3
8Transfer depositAdditional source detail
Collateral deposit in which the asset is to be transferred from an undesignated holding into collateral. I.e. there is no intermediate conversion to cash.
9Transfer withdrawalAdditional source detail
Collateral withdrawal in which the asset is to be transferred from collateral into an undesignated holding. I.e. there is no intermediate conversion to cash.
10PledgeAdditional source detail
The purpose of the collateral assignment is to pledge or "lock up" a value of a basket of securities, individual security or fund as collateral.
Value text or deprecation changed 2
| Value | FIX 5.0 SP2 | FIX Latest · EP309 |
|---|---|---|
3 | Margin Deficiency | Margin DeficiencyAdditional source detailIn a CollateralRequest(35=AX), this indicates there is a margin deficiency. In a CollateralAssignment(35=AY), this indicates that the assignment is a deposit to meet margin deficiency. |
4 | Margin Excess | Margin ExcessAdditional source detailIn a CollateralRequest(35=AX), this indicates there is excess margin. In a CollateralAssignment(35=AY), this indicates that the assignment is a withdrawal of the margin excess. |
Values 11
| Value | Meaning |
|---|---|
0 | Initial |
1 | Scheduled |
2 | Time Warning |
3 | Margin Deficiency Additional detail from the official sourceIn a CollateralRequest(35=AX), this indicates there is a margin deficiency. In a CollateralAssignment(35=AY), this indicates that the assignment is a deposit to meet margin deficiency. |
4 | Margin Excess Additional detail from the official sourceIn a CollateralRequest(35=AX), this indicates there is excess margin. In a CollateralAssignment(35=AY), this indicates that the assignment is a withdrawal of the margin excess. |
5 | Forward Collateral Demand |
6 | Event of default |
7 | Adverse tax event |
8 | Transfer deposit Additional detail from the official sourceCollateral deposit in which the asset is to be transferred from an undesignated holding into collateral. I.e. there is no intermediate conversion to cash. |
9 | Transfer withdrawal Additional detail from the official sourceCollateral withdrawal in which the asset is to be transferred from collateral into an undesignated holding. I.e. there is no intermediate conversion to cash. |
10 | Pledge Additional detail from the official sourceThe purpose of the collateral assignment is to pledge or "lock up" a value of a basket of securities, individual security or fund as collateral. |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 3
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=AXCollateralRequestMessage body35=AYCollateralAssignmentMessage body35=AZCollateralResponseMessage body