diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
type | extension of fb:ExtensionType | ||
properties |
|
||
children | nas:metadata | ||
used by |
|
||
annotation |
|
||
source | <complexType name="NasMessageType"> <annotation> <documentation> FlightMessage is used to transmit FIXM flight objects. </documentation> </annotation> <complexContent> <extension base="fb:ExtensionType"> <sequence> <element name="metadata" type="nas:MessageMetadataType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The MessageMetadata provides a unique message identifier, the origin of the message in time and location, the system that produced the message, and the time span over which the message data is valid. </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||
type | nas:MessageMetadataType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | nas:asdexConfidence nas:provenance nas:trigger | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="metadata" type="nas:MessageMetadataType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The MessageMetadata provides a unique message identifier, the origin of the message in time and location, the system that produced the message, and the time span over which the message data is valid. </documentation> </annotation> </element> |