Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Example Command Reply
<?xml version="1.0" encoding="utf-8"?>
<CommandReport xmlns="http://navtechradar.com/ICDNAV001-CommandReply” xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd=http://www.w3.org/2001/XMLSchema MsgId=”21” Status=”Success” Received=”2012-02-14T11:23:15”> 
  <!-- Sender element is mirrored back to subscriber to check authenticity (if included in command message) -->
  <Sender SenderId ="XFSControlSuite:1" NetworkAddress="192.168.24.5" NetworkPort ="2077"/>
</CommandReport>

When a command message has been successfully received a command reply will always be issued. The reply will only indicate the success or failure of a correctly formatted message being received and forwarded to the core system. It does not currently indicate that the command was successfully completed.

Command Reply

Related information

  • No labels