complexType PredictedSectorType
diagram Nas_diagrams/Nas_p437.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:estimatedElapsedEntryTime nas:sector
used by
element RouteImpactListType/predictedSector
annotation
documentation
Contains information about flight traversal of predicted sector
source <xs:complexType name="PredictedSectorType">
 
<xs:annotation>
   
<xs:documentation>Contains information about flight traversal of predicted sector</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="estimatedElapsedEntryTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The estimated time to arrive at the Sector entry point relative to departure time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="sector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Current prediction of the sectors along the trajectory of a flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PredictedSectorType/estimatedElapsedEntryTime
diagram Nas_diagrams/Nas_p438.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The estimated time to arrive at the Sector entry point relative to departure time.
source <xs:element name="estimatedElapsedEntryTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The estimated time to arrive at the Sector entry point relative to departure time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PredictedSectorType/sector
diagram Nas_diagrams/Nas_p439.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AirspaceDesignatorType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !&quot;&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
Current prediction of the sectors along the trajectory of a flight.
source <xs:element name="sector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Current prediction of the sectors along the trajectory of a flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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