| ID |
Name |
Abbr |
Presence |
Description |
| 2634 | MiscFeeSubType | Typ |
optional |
SYNOPSIS:
Used to provide more granular fee types related to a value of MiscFeeType(139).
See http://www.fixtradingcommunity.org/codelists#Misc_Fee_Sub_Types for code list of applicable fees. Other fee sub-types may be used by mutual agreement of the counterparties.
ELABORATION:
Fee sub-types may include market or country specific fee.
|
| 2635 | MiscFeeSubTypeAmt | Amt |
optional |
SYNOPSIS:
The amount of the specified MiscFeeSubType(2634).
|
| 2636 | MiscFeeSubTypeDesc | Desc |
optional |
SYNOPSIS:
Can be used to provide an optional textual description of the fee sub-type.
|
| 2637 | EncodedMiscFeeSubTypeDescLen | EncDescLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedMiscFeeSubTypeDesc(2638) field.
|
| 2638 | EncodedMiscFeeSubTypeDesc | EncDesc |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the MiscFeeSubTypeDesc(2636) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the MiscFeeSubTypeDesc(2636) field.
|