complexType EstimatedElapsedTimeType
diagram FficeTemplates_diagrams/FficeTemplates_p1104.png
namespace http://www.fixm.aero/flight/4.2
children fx:elapsedTime fx:extension fx:location
used by
element FlightRouteInformationType/estimatedElapsedTime
complexTypes FficeFFP_EstimatedElapsedTimeType FficeFPU_EstimatedElapsedTimeType FficePFP_EstimatedElapsedTimeType FficeTRQ_EstimatedElapsedTimeType
attributes
Name  Type  Use  Default  Fixed  Annotation
seqNum  fb:CountType  optional      
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]
annotation
documentation
The estimated amount of time from takeoff to reach a significant point or Flight Information Region (FIR) boundary along the route of flight.
source <xs:complexType name="EstimatedElapsedTimeType">
 
<xs:annotation>
   
<xs:documentation>The estimated amount of time from takeoff to reach a significant point or Flight Information Region (FIR) boundary along the route of flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="elapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated amount of elapsed time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:EstimatedElapsedTimeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="location" type="fx:ElapsedTimeLocationChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="seqNum" type="fb:CountType" use="optional">
   
<xs:annotation>
     
<xs:documentation>Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute EstimatedElapsedTimeType/@seqNum
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]
source <xs:attribute name="seqNum" type="fb:CountType" use="optional">
 
<xs:annotation>
   
<xs:documentation>Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element EstimatedElapsedTimeType/elapsedTime
diagram FficeTemplates_diagrams/FficeTemplates_p1105.png
namespace http://www.fixm.aero/flight/4.2
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The estimated amount of elapsed time.
source <xs:element name="elapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated amount of elapsed time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EstimatedElapsedTimeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1106.png
namespace http://www.fixm.aero/flight/4.2
type fb:EstimatedElapsedTimeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:EstimatedElapsedTimeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EstimatedElapsedTimeType/location
diagram FficeTemplates_diagrams/FficeTemplates_p1107.png
namespace http://www.fixm.aero/flight/4.2
type fx:ElapsedTimeLocationChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:longitude fx:point fx:region
annotation
documentation
The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region.
source <xs:element name="location" type="fx:ElapsedTimeLocationChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region.</xs:documentation>
 
</xs:annotation>
</xs:element>


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