Reading the new FMI 3 proposal I'm wondering if it is possible to generate one FMU zip file including one compiled model which supports both FMI 2 and FMI 3?
A compiled model could contain the necessary fmi2...() and fmi3...() functions and therefore support both. But my feeling is that the XML file is not able to state that it is supporting both. Is this correct?
Thanks for an answer.