complexType FficeFFP_EstimatedElapsedTimeType
diagram FficeTemplates_diagrams/FficeTemplates_p933.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:EstimatedElapsedTimeType
properties
base fx:EstimatedElapsedTimeType
children fx:elapsedTime fx:extension fx:location
used by
element FficeFFP_FlightRouteInformationType/estimatedElapsedTime
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="FficeFFP_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:complexContent>
   
<xs:restriction base="fx:EstimatedElapsedTimeType">
     
<xs:sequence>
       
<xs:element name="elapsedTime" type="fb:DurationType" minOccurs="1" 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" minOccurs="1" 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:restriction>
 
</xs:complexContent>
</xs:complexType>

attribute FficeFFP_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 FficeFFP_EstimatedElapsedTimeType/elapsedTime
diagram FficeTemplates_diagrams/FficeTemplates_p934.png
namespace http://www.fixm.aero/flight/4.2
type fb:DurationType
properties
content simple
annotation
documentation
The estimated amount of elapsed time.
source <xs:element name="elapsedTime" type="fb:DurationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated amount of elapsed time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_EstimatedElapsedTimeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p935.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 FficeFFP_EstimatedElapsedTimeType/location
diagram FficeTemplates_diagrams/FficeTemplates_p936.png
namespace http://www.fixm.aero/flight/4.2
type fx:ElapsedTimeLocationChoiceType
properties
content complex
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" minOccurs="1" 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