diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:asdexConfidence nas:eramResponse nas:provenance nas:sensitivity nas:sensitivityReason nas:sequenceNumber nas:trigger | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MessageMetadataType"> <xs:annotation> <xs:documentation>The MessageMetadata provides a information about the message including its trigger, provenance, sensitivity, and various other header/metadata fields that are more related to the message itself (or the system generating the message) than to the flight the message is about.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="asdexConfidence" type="nas:AsdexConfidenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Confidence of the ASDE-X system regarding the position accuracy.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="eramResponse" type="nas:EramResponseChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Error or warning messages from ERAM regarding an amendment request.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="provenance" type="nas:MessageProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Message provenance data. Can be used by system to describe details involved in sending the message including source, center and system.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sensitivity" type="nas:SensitivityType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Sensitivity of the message.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sensitivityReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Reason for the message sensitivity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sequenceNumber" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Used to ensure message order is maintained regardless of delivery mechanism.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="trigger" type="nas:TriggerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Container for Message Trigger information such as the type of trigger and timestamp.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:AsdexConfidenceType | ||||||||
properties |
|
||||||||
children | nas:navigationIntegrityCategory nas:positionNavigationAccuracyCategory nas:sourceIntegrityLevel | ||||||||
annotation |
|
||||||||
source | <xs:element name="asdexConfidence" type="nas:AsdexConfidenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Confidence of the ASDE-X system regarding the position accuracy.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:EramResponseChoiceType | ||||||||
properties |
|
||||||||
children | nas:errorResponse nas:warningResponse | ||||||||
annotation |
|
||||||||
source | <xs:element name="eramResponse" type="nas:EramResponseChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Error or warning messages from ERAM regarding an amendment request.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:MessageProvenanceType | ||||||||
properties |
|
||||||||
children | nas:airport nas:center nas:source nas:system nas:timestamp nas:tracon | ||||||||
annotation |
|
||||||||
source | <xs:element name="provenance" type="nas:MessageProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Message provenance data. Can be used by system to describe details involved in sending the message including source, center and system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | nas:SensitivityType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="sensitivity" type="nas:SensitivityType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Sensitivity of the message.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="sensitivityReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Reason for the message sensitivity.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="sequenceNumber" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Used to ensure message order is maintained regardless of delivery mechanism.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:TriggerType | ||||||||
properties |
|
||||||||
children | nas:timestamp nas:triggerType | ||||||||
annotation |
|
||||||||
source | <xs:element name="trigger" type="nas:TriggerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Container for Message Trigger information such as the type of trigger and timestamp.</xs:documentation> </xs:annotation> </xs:element> |