complexType TriggerType
diagram Nas_diagrams/Nas_p205.png
namespace http://www.faa.aero/nas/4.2
used by
elements MessageMetadataType/trigger Trigger
attributes
Name  Type  Use  Default  Fixed  Annotation
timestamp  fb:TimeType  optional      
documentation

               Trigger timestamp
           
triggerType  fb:CharacterStringType  optional      
documentation

               Describes the message trigger type.
           
annotation
documentation

            Container for Message Trigger information such as the type of trigger and timestamp.
           
        
source <complexType name="TriggerType">
 
<annotation>
   
<documentation>
            Container for Message Trigger information such as the type of trigger and timestamp.
           
        
</documentation>
 
</annotation>
 
<attribute name="timestamp" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Trigger timestamp
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="triggerType" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               Describes the message trigger type.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute TriggerType/@timestamp
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

               Trigger timestamp
           
source <attribute name="timestamp" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Trigger timestamp
           
</documentation>
 
</annotation>
</attribute>

attribute TriggerType/@triggerType
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               Describes the message trigger type.
           
source <attribute name="triggerType" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               Describes the message trigger type.
           
</documentation>
 
</annotation>
</attribute>


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