diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:longitude fx:point fx:region | ||
used by |
|
||
annotation |
|
||
source | <complexType name="ElapsedTimeLocationType"> <annotation> <documentation> The location associated with estimated elapsed time. It can be a longitude, significant point or flight information region. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <choice> <element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Longitude associated with the elapsed time. </documentation> </annotation> </element> <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Point associated with the estimated elapsed time. </documentation> </annotation> </element> <element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Flight information boundary associated with the elapsed time. </documentation> </annotation> </element> </choice> </extension> </complexContent> </complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.fixm.aero/flight/4.1 | |||||||||
type | fb:LongitudeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <element name="longitude" type="fb:LongitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Longitude associated with the elapsed time. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Point associated with the estimated elapsed time. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||
type | fb:AirspaceDesignatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="region" type="fb:AirspaceDesignatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Flight information boundary associated with the elapsed time. </documentation> </annotation> </element> |