complexType DeparturePointChoiceType
diagram BasicMessage_diagrams/BasicMessage_p298.png
namespace http://www.fixm.aero/flight/4.3
children fx:designatedPoint fx:navaid fx:position fx:relativePoint
used by
elements DepartureType/departurePoint DepartureType/departurePointPrevious
annotation
documentation
Used for representing the point of departure when a departure aerodrome does not exist or is otherwise unknown.
source <xs:complexType name="DeparturePointChoiceType">
 
<xs:annotation>
   
<xs:documentation>Used for representing the point of departure when a departure aerodrome does not exist or is otherwise unknown.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="designatedPoint" type="fb:DesignatedPointType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A named geographical location used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="navaid" type="fb:NavaidType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A radio navigation aid used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="position" type="fb:GeographicalPositionType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The values of latitude and longitude that define the position of a point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="relativePoint" type="fb:RelativePointType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Bearing and distance from a reference point. [ICAO Doc 4444, Appendix 2, ITEM 15]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element DeparturePointChoiceType/designatedPoint
diagram BasicMessage_diagrams/BasicMessage_p299.png
namespace http://www.fixm.aero/flight/4.3
type fb:DesignatedPointType
properties
content complex
children fb:designator fb:extension fb:position
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
A named geographical location used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]
source <xs:element name="designatedPoint" type="fb:DesignatedPointType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A named geographical location used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeparturePointChoiceType/navaid
diagram BasicMessage_diagrams/BasicMessage_p300.png
namespace http://www.fixm.aero/flight/4.3
type fb:NavaidType
properties
content complex
children fb:designator fb:extension fb:navaidServiceType fb:position
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
A radio navigation aid used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]
source <xs:element name="navaid" type="fb:NavaidType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A radio navigation aid used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeparturePointChoiceType/position
diagram BasicMessage_diagrams/BasicMessage_p301.png
namespace http://www.fixm.aero/flight/4.3
type fb:GeographicalPositionType
properties
content complex
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xs:string  required    urn:ogc:def:crs:EPSG::4326  
documentation
Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
annotation
documentation
The values of latitude and longitude that define the position of a point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]
source <xs:element name="position" type="fb:GeographicalPositionType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The values of latitude and longitude that define the position of a point on the surface of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeparturePointChoiceType/relativePoint
diagram BasicMessage_diagrams/BasicMessage_p302.png
namespace http://www.fixm.aero/flight/4.3
type fb:RelativePointType
properties
content complex
children fb:bearing fb:distance fb:extension fb:position fb:referencePoint
annotation
documentation
Bearing and distance from a reference point. [ICAO Doc 4444, Appendix 2, ITEM 15]
source <xs:element name="relativePoint" type="fb:RelativePointType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Bearing and distance from a reference point. [ICAO Doc 4444, Appendix 2, ITEM 15]</xs:documentation>
 
</xs:annotation>
</xs:element>


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