complexType TimeConstraintType
diagram Nas_diagrams/Nas_p755.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AbstractConstraintType
properties
base fx:AbstractConstraintType
children fb:extension fx:temporalSpecification
used by
element TimeConstraint
attributes
Name  Type  Use  Default  Fixed  Annotation
constraintReference  fb:CharacterStringType  optional      
documentation

                     Reference to a named constraint, if applicable.
                 
departureOrArrivalIndicator  fx:DepartureOrArrivalIndicatorType  optional      
documentation

                     Identifies whether the constraint is applicable on climb or descent.  This provides
                     an indication of which constraints take priority in the event of conflict when establishing
                    
                     a profile.
                 
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
condition  fx:TimeConditionType  optional      
documentation

                     Type of time constraint that describes the condition relative to the time constraint.
                    
                 
annotation
documentation

            The time constraint applicable to a specific point on the route.
        
source <complexType name="TimeConstraintType">
 
<annotation>
   
<documentation>
            The time constraint applicable to a specific point on the route.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fx:AbstractConstraintType">
     
<sequence>
       
<element name="temporalSpecification" type="fb:TemporalChoiceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Date and time associated with the constraint.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="condition" type="fx:TimeConditionType" use="optional">
       
<annotation>
         
<documentation>
                     Type of time constraint that describes the condition relative to the time constraint.
                    
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TimeConstraintType/@condition
type fx:TimeConditionType
properties
use optional
facets
Kind Value Annotation
enumeration AT
enumeration AT_OR_BEFORE
enumeration AT_OR_AFTER
enumeration BETWEEN
annotation
documentation

                     Type of time constraint that describes the condition relative to the time constraint.
                    
                 
source <attribute name="condition" type="fx:TimeConditionType" use="optional">
 
<annotation>
   
<documentation>
                     Type of time constraint that describes the condition relative to the time constraint.
                    
                 
</documentation>
 
</annotation>
</attribute>

element TimeConstraintType/temporalSpecification
diagram Nas_diagrams/Nas_p756.png
namespace http://www.fixm.aero/flight/4.1
type fb:TemporalChoiceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:temporalRange fb:timeValue
annotation
documentation

                        Date and time associated with the constraint.
                    
source <element name="temporalSpecification" type="fb:TemporalChoiceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Date and time associated with the constraint.
                    
</documentation>
 
</annotation>
</element>


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