complexType ElapsedTimeLocationType
diagram Nas_diagrams/Nas_p683.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:longitude fx:point fx:region
used by
elements ElapsedTimeLocation EstimatedElapsedTimeType/location
annotation
documentation

            The location associated with estimated elapsed time. It can be a longitude, significant
            point or flight information region.
        
source <complexType name="ElapsedTimeLocationType">
 
<annotation>
   
<documentation>
            The location associated with estimated elapsed time. It can be a longitude, significant
            point or flight information region.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<choice>
       
<element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Longitude associated with the elapsed time.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Point associated with the estimated elapsed time.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Flight information boundary associated with the elapsed time.
                    
</documentation>
         
</annotation>
       
</element>
     
</choice>
   
</extension>
 
</complexContent>
</complexType>

element ElapsedTimeLocationType/longitude
diagram Nas_diagrams/Nas_p684.png
namespace http://www.fixm.aero/flight/4.1
type fb:LongitudeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -180
maxInclusive 180
annotation
documentation

                        Longitude associated with the elapsed time.
                    
source <element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Longitude associated with the elapsed time.
                    
</documentation>
 
</annotation>
</element>

element ElapsedTimeLocationType/point
diagram Nas_diagrams/Nas_p685.png
namespace http://www.fixm.aero/flight/4.1
type fb:SignificantPointType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
annotation
documentation

                        Point associated with the estimated elapsed time.
                    
source <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Point associated with the estimated elapsed time.
                    
</documentation>
 
</annotation>
</element>

element ElapsedTimeLocationType/region
diagram Nas_diagrams/Nas_p686.png
namespace http://www.fixm.aero/flight/4.1
type fb:AirspaceDesignatorType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation

                        Flight information boundary associated with the elapsed time.
                    
source <element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Flight information boundary associated with the elapsed time.
                    
</documentation>
 
</annotation>
</element>


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