Group MatchExceptionGrp Scenario base


ID Abbr NumInGroup ID NumInGroup name
1076MtchExcptn2772NoMatchExceptions

Pedigree

Added EP Updated EP Deprecated EP
FIX.5.0SP2246

Members

ID Name Abbr Presence Description
2773MatchExceptionTypeTyp optional SYNOPSIS: Type of matching exception.
2774MatchExceptionElementTypeID optional SYNOPSIS: Identifies the data point used in the matching operation which resulted in an exception.
2775MatchExceptionElementNameName optional SYNOPSIS: The matching exception data point name, for example: "Trade currency". This may be used for display purposes, providing a corresponding description for the value in MatchExceptionElementType(2774).
2776MatchExceptionAllocValueAllocVal optional SYNOPSIS: The allocating party's data value used in the match operation.
2777MatchExceptionConfirmValueCnfmVal optional SYNOPSIS: The confirming party's data value used in the match operation.
2778MatchExceptionToleranceValueTlrncVal optional SYNOPSIS: The data element's tolerance value. Omitted if no tolerance is allowed or not applicable.
2779MatchExceptionToleranceValueTypeTlrncValTyp optional SYNOPSIS: The type of value in MatchExceptionToleranceValue(2778). Omitted if no tolerance is allowed or not applicable.
ELABORATION: For example, if the tolerance for accrued interest is 0.01% of total accrued interest then MatchExceptionElementType(2774)=1 (Accrued interest), MatchExceptionToleranceValueType(2779)=2 (Percentage) and MatchExcecptionToleranceValue(2778)=0.0001. If tolerance for the exchange rate of an FX trade is "0.001" then MatchExceptionElementType(2774)=2 (Deal pPrice), MatchExceptionToleranceValueType(2779)=1 (Fixed amount) and MatchExcecptionToleranceValue(2778)=0.001.
2780MatchExceptionTextTxt optional SYNOPSIS: Description of the exception.
2797EncodedMatchExceptionTextLenEncTxtLen optional SYNOPSIS: Byte length of encoded (non-ASCII characters) EncodedMatchExceptionText(2798) field.
2798EncodedMatchExecptionTextEncTxt optional SYNOPSIS: Encoded (non-ASCII characters) representation of the MatchExceptionText(2780) field in the encoded format specified via the MessageEncoding(347) field. If used, the ASCII (English) representation should also be specified in the MatchExceptionText(2780) field.