Hi CAP Model Team,
When I used the edmx file (output from using cds compile --to edmx) in SAP WebIDE Fiori Element wizard, it became apparent that the document was in the V2 specification. To me, this seems to be an odd behaviour of the cds compile command, knowing that when you have a live service using CAP Model, the service document ($metadata) always shows that it is in V4 specification. I know that there's this option --to edmx-v4, but the questions here is why is there a need to use a default V2 specification output for the --to edmx option?