As we are not using phpVMS, what is the xml field that is required to send the landing rates in to VA Central.
It is not indicated in the documentation.
Thanks in advance,
As we are not using phpVMS, what is the xml field that is required to send the landing rates in to VA Central.
It is not indicated in the documentation.
Thanks in advance,
It should be;
<landingrate></landingrate>
preferably between flighttime and submitdate like this;
<flighttime></flighttime>
<landingrate></landingrate>
<submitdate></submitdate>
You can also add these at the end if you want to;
<source></source>
<log></log>
<route></route>
<rawdata></rawdata>
Thanks for the reply.
I will add this.
Kind regards,