complexType NasMessageType
diagram Nas_diagrams/Nas_p203.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children nas:metadata
used by
element NasMessage
annotation
documentation

            FlightMessage is used to transmit FIXM flight objects.
        
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>

element NasMessageType/metadata
diagram Nas_diagrams/Nas_p204.png
namespace http://www.faa.aero/nas/4.2
type nas:MessageMetadataType
properties
minOcc 0
maxOcc 1
content complex
children nas:asdexConfidence nas:provenance nas:trigger
attributes
Name  Type  Use  Default  Fixed  Annotation
messageType  fb:CharacterStringType  optional      
documentation

               Type of message. For example track update, flight plan amendment.
           
sensitivity  derived by: fb:CharacterStringType  optional      
documentation

               Sensitivity of the message
           
sensitivityReason  fb:CharacterStringType  optional      
documentation

               Reason for the message sensitivity.
           
sequenceNumber  fb:CountType  optional      
documentation

               Used to ensure message order is maintained regardless of delivery mechanism.
           
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.
                    
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy