|
static const int | COMPID_PROBLEM = 9 |
| CompID problem = 9.
|
|
static const int | DECRYPTION_PROBLEM = 7 |
| Decryption problem = 7.
|
|
static const int | INCORRECT_DATA_FORMAT = 6 |
| Incorrect data format for value = 6.
|
|
static const int | INCORRECT_NUMINGROUP_COUNT = 16 |
| Incorrect NumInGroup count for repeating group = 16.
|
|
static const int | INVALID_MSGTYPE = 11 |
| Invalid<fieldref tag="35">MsgType</fieldref> = 11.
|
|
static const int | INVALID_TAG_NUMBER = 0 |
| Invalid tag number = 0.
|
|
static const int | OTHER = 99 |
| Other = 99.
|
|
static const int | REPEATING_GROUP_FIELDS_OUT_OF_ORDER = 15 |
| Repeating group fields out of order = 15.
|
|
static const int | REQUIRED_TAG_MISSING = 1 |
| Required tag missing = 1.
|
|
static const int | SENDINGTIME_ACCURACY_PROBLEM = 10 |
| <fieldref tag="52">SendingTime</fieldref> accuracy problem = 10
|
|
static const int | SIGNATURE_PROBLEM = 8 |
| Signature problem = 8.
|
|
static const int | SOH_IN_NON_DATA_TAG = 17 |
| Non "data" value includes field delimiter (SOH character) = 17.
|
|
static const int | TAG_APPEARS_MORE_THEN_ONCE = 13 |
| Tag appears more than once = 13.
|
|
static const int | TAG_NOT_DEFINED_FOR_MSGTYPE = 2 |
| Tag not defined for this message type = 2.
|
|
static const int | TAG_OUT_OF_ORDER = 14 |
| Tag specified out of required order = 14.
|
|
static const int | TAG_WITHOUT_VALUE = 4 |
| Tag specified without a value = 4.
|
|
static const int | UNDEFINED_TAG = 3 |
| Undefined Tag = 3.
|
|
static const int | VALUE_INCORRECT = 5 |
| Value is incorrect (out of range) for this tag = 5.
|
|
static const int | XML_VALIDATION_ERROR = 12 |
| XML Validation error = 12.
|
|