complexType FficeFFP_EnRouteType
diagram FficeTemplates_diagrams/FficeTemplates_p242.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:EnRouteType
properties
base fx:EnRouteType
children fx:alternateAerodrome fx:extension
used by
element FficeFFP_FlightType/enRoute
annotation
documentation
Groups the en route information about the flight.
source <xs:complexType name="FficeFFP_EnRouteType">
 
<xs:annotation>
   
<xs:documentation>Groups the en route information about the flight.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:EnRouteType">
     
<xs:sequence>
       
<xs:element name="alternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:EnRouteExtensionType" 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:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFFP_EnRouteType/alternateAerodrome
diagram FficeTemplates_diagrams/FficeTemplates_p243.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
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
An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.
source <xs:element name="alternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An ICAO designator of the aerodrome to which a flight could be diverted while en route, if needed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_EnRouteType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p244.png
namespace http://www.fixm.aero/flight/4.2
type fb:EnRouteExtensionType
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:EnRouteExtensionType" 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>


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