Jump to content

Recommended Posts

Posted

Hi, can somebody help me with the integration of Virtual Dispatch XML File please?

On their Webpage:

If you want to use the Virtual Airline flight details interface, your VA needs to setup a webpage providing the following XML (structure).

<?xml version="1.0" encoding="UTF-8"?>

<VirtualDispatchVAModule Type="flightplan">

<flight>

<PilotId></PilotId>

<Captain></Captain>

<CaptainAbbr></CaptainAbbr>

<CompanyIcao>AAL</CompanyIcao>

<CompanyIata>AA</CompanyIata>

<CompanyRadio>AMERICAN</CompanyRadio>

<CallsignAtc></CallsignAtc>

<CallsignCompany>AA7890</CallsignCompany>

<AircraftType>757</AircraftType>

<Registration>N620AA</Registration>

<SelCal>KP-EQ</SelCal>

<Endurance></Endurance>

<PersonsOnBoard></PersonsOnBoard>

<Equipment1></Equipment1>

<Equipment2></Equipment2>

<ColorAndMarkings>SILVER WITH BLUE AND RED STRIPES</ColorAndMarkings>

<FlightLevel></FlightLevel>

<EstimatesEnrouteTime></EstimatesEnrouteTime>

<Origin>KMIA</Origin>

<Destination>KJFK</Destination>

<DepTime>0200</DepTime>

<ArrTime></ArrTime>

<Alternate1>XXXX</Alternate1>

<Alternate2></Alternate2>

<Alternate3></Alternate3>

<Route></Route>

<Remarks>OPR/JOINAVA.ORG</Remarks>

</flight>

</VirtualDispatchVAModule>

Virtual dispatch is able to call any URL and handover the attributes Pilot ID and Password.

That would be nice to integrate in PHPVMS

Thank you

  • Moderators
Posted

yeah I'm interested into it. we would need to write a module like kACARS or FSFK to make it work.

but I'm no expert at that stuff yet.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...