complexType NasIntersectionType
diagram Nas_diagrams/Nas_p545.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:entryPoint nas:entryPointHeading nas:entryTime nas:exitTime
used by
element NasConstrainedAirspaceType/intersection
annotation
documentation
Container for information about each time the flight intersects the constrained airspace.
source <xs:complexType name="NasIntersectionType">
 
<xs:annotation>
   
<xs:documentation>Container for information about each time the flight intersects the constrained airspace.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="entryPoint" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The flight's position at entry into the constrained airspace.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="entryPointHeading" type="fb:BearingType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The flight's heading at the entry point into the constrained airspace.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="entryTime" type="nas:AirspaceEntryTimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Container for airspace entry time information for a flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="exitTime" type="nas:AirspaceExitTimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasIntersectionType/entryPoint
diagram Nas_diagrams/Nas_p546.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:GeographicalPositionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xs:string  required    urn:ogc:def:crs:EPSG::4326  
documentation
Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
annotation
documentation
The flight's position at entry into the constrained airspace.
source <xs:element name="entryPoint" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The flight's position at entry into the constrained airspace.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasIntersectionType/entryPointHeading
diagram Nas_diagrams/Nas_p547.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:BearingType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation
Unit of measure
zeroBearingType  fb:ZeroBearingTypeType  required      
documentation
A code indicating the direction of the zero bearing.
annotation
documentation
The flight's heading at the entry point into the constrained airspace.
source <xs:element name="entryPointHeading" type="fb:BearingType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The flight's heading at the entry point into the constrained airspace.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasIntersectionType/entryTime
diagram Nas_diagrams/Nas_p548.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AirspaceEntryTimeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:base nas:controlled nas:earliest nas:initial nas:original nas:slotSubstitution nas:tfmsEstimated
annotation
documentation
Container for airspace entry time information for a flight.
source <xs:element name="entryTime" type="nas:AirspaceEntryTimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Container for airspace entry time information for a flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasIntersectionType/exitTime
diagram Nas_diagrams/Nas_p549.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AirspaceExitTimeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:extendedExitTfmsEstimated nas:tfmsEstimated
annotation
documentation
The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).
source <xs:element name="exitTime" type="nas:AirspaceExitTimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
</xs:element>


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