SwiftMXCheck Options
You can use the metadata options and validation options to validate SWIFT MX message files.
Metadata Options
The following table shows the descriptions of the metadata options:
| Option | Description |
|---|---|
-mxdata
<file>
|
metamxdata directory |
-set
<file>
|
mxmetadata set |
-schema <Int>
|
Schema |
-txsd
<file>
|
Transport XSD File |
-axsd
<file>
|
AppHdr XSD File |
-mxsd
<file or dir>
|
MX XSD File or Dir |
-ib
<dir>
|
IBAN/BBAN Dir |
-fi
<file>
|
bankdata file (BIC codes) |
-cu
<file>
|
currency code file |
-ct
<file>
|
country code file |
-ff
<file>
|
validation warning filter file |
Note: In the metadata options, the Schema option accepts one and three integer values: whereas one is for MX schema validation and three is for all schema validation.
Validation Options
The following table shows the description of the validation options:
| Option | Description |
|---|---|
| -v | validate using all rules |
| -vt | turn on Transport schema validation |
| -va | turn on AppHdr schema validation |
| -vm | turn on MX schema validation |
| -vr | turn on MX rules validation |
| -vb | turn on BIC code validation |
| -vi | turn on IBAN/BBAN code validation |