enhancement
Some XML formats are so absurd that they cannot be translated into a model in a single step. In these cases, it should be possible to perform the import transiently and translate it into the target model using a post-processing script.
Improvement
- Flag "transient" for the import.
- Optional post-processing function that is carried out in the import transaction.