FIX component examples
The Pack for Financial Payments, FIX component contains examples to assist you in using the pack. Instructions for using the examples are included in the documentation provided here.
The following conversion examples that install with the pack:
- FIX 5.0 mapping from and to FIXML 5.0
- FIX 5.0 SP1 mapping from and to FIXML 5.0 SP1
- FIX 5.0 SP2 mapping from and to FIXML 5.0 SP2
- FIX 5.0 SP2 EP mapping from and to FIXML 5.0 SP2 EP
The mapping rules used between FIX and FIXML standards are not exhaustive. These rules are intended to give you a starting point in building your own transformations for your own business requirements.
It also includes the example scenarios on how to use the FIX checksum utility maps.
- FIX checksum validation
- FIX checksum generation
On UNIX platforms, be aware of file paths and case sensitivity for schemas and DTD's. Modifications might be needed to ensure that the naming conventions match the case. The input test data (*.inp and *.xml) must be posted as binary.