flightPathType

complexType · extension complexBaseType · all

Flight path

Definition of a flight path by points of longitude, latitude and a descriptive waypoint code.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
wayPointsstringVectorBaseType[1..1] requiredVector of waypoint codes. If waypoint codes are not available put empty items into the waypoint string.
latitudedoubleVectorBaseTypepattern[1..1] requiredVector of waypoint latitude values in [deg]
longitudedoubleVectorBaseTypepattern[1..1] requiredVector of waypoint longitude values in [deg]
wayPointTypestringVectorBaseTypepattern[1..1] requiredType of the way point

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
missionSegmentBlockConstraintsTypeflightPath