In the Hybris 5.4 initialdata project, there is a file ant-bind-impex-template.xml. It looks like file goes through all the project's initial data impex files and search replace some variables.
I can't find any documentation on the file nor reference of it in the hybris code base.
What's the intended use for this ant microdef?