MX schema validation maps
A separate map source file contains maps that only perform schema validation. The map source file is called mx_schema_validation , and contains a map for each supported MX message.
Use the MX schema validation maps only if you want to perform schema validation, and you do not
want to perform extended validation. Be aware of the following points regarding these maps.
- The map names are the same as for the extended validation maps, as shown in the List of supported messages.
- The maps use the same number of input and output cards as the extended validation maps.
- The maps are not compiled in the deploy script.
- If you want to use the maps instead of the extended validation maps, you must compile and deploy them manually. Compiling the maps overwrites the extended validation executable maps as the maps are named the same.