complexType ElapsedTimeLocationChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p1570.png
namespace http://www.fixm.aero/flight/4.2
children fx:longitude fx:point fx:region
used by
elements EstimatedElapsedTimeType/location FficeFFP_EstimatedElapsedTimeType/location FficeFPU_EstimatedElapsedTimeType/location FficePFP_EstimatedElapsedTimeType/location FficeTRQ_EstimatedElapsedTimeType/location
annotation
documentation
The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region.
source <xs:complexType name="ElapsedTimeLocationChoiceType">
 
<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:choice>
   
<xs:element name="longitude" type="fb:LongitudeType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Longitude associated with the elapsed time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="point" type="fb:SignificantPointChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Point associated with the estimated elapsed time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="region" type="fb:LocationIndicatorType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Flight information boundary associated with the elapsed time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element ElapsedTimeLocationChoiceType/longitude
diagram FficeTemplates_diagrams/FficeTemplates_p1571.png
namespace http://www.fixm.aero/flight/4.2
type fb:LongitudeType
properties
content simple
facets
Kind Value Annotation
minInclusive -180
maxInclusive 180
annotation
documentation
Longitude associated with the elapsed time.
source <xs:element name="longitude" type="fb:LongitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Longitude associated with the elapsed time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ElapsedTimeLocationChoiceType/point
diagram FficeTemplates_diagrams/FficeTemplates_p1572.png
namespace http://www.fixm.aero/flight/4.2
type fb:SignificantPointChoiceType
properties
content complex
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
Point associated with the estimated elapsed time.
source <xs:element name="point" type="fb:SignificantPointChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Point associated with the estimated elapsed time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ElapsedTimeLocationChoiceType/region
diagram FficeTemplates_diagrams/FficeTemplates_p1573.png
namespace http://www.fixm.aero/flight/4.2
type fb:LocationIndicatorType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{4}
annotation
documentation
Flight information boundary associated with the elapsed time.
source <xs:element name="region" type="fb:LocationIndicatorType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Flight information boundary associated with the elapsed time.</xs:documentation>
 
</xs:annotation>
</xs:element>


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