| diagram | ![]() |
||
| namespace | http://www.fixm.aero/ext/nas/4.3 | ||
| children | nas:timestamp nas:triggerType | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="TriggerType"> <xs:annotation> <xs:documentation>Container for Message Trigger information such as the type of trigger and timestamp.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="timestamp" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Trigger timestamp</xs:documentation> </xs:annotation> </xs:element> <xs:element name="triggerType" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the message trigger type.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
| type | fb:TimeType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="timestamp" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Trigger timestamp</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="triggerType" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the message trigger type.</xs:documentation> </xs:annotation> </xs:element> |