Example of Migration of an Inversion Routine

Use

This example is a nearly universally applicable model that shows how to migrate an inversion routine from a transfer rule.

In the routine, the German keys 'HERR' and 'FRAU' in the target characteristic are mapped to the English keys 'MR' and 'MRS' of the PASSFORM field (form of address) in the source. All other values from the source field are mapped to the initial value.

A further example does the same, but is optimized for the new method interface. Compare this with Example of Inversion Routine.