complexType · extension complexBaseType · all
Runway
Data of a runway
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
thresholdNorth | doubleBaseType | [1..1] required | Position in degrees north | ||
thresholdEast | doubleBaseType | [1..1] required | Position in degrees east | ||
thresholdElevation | doubleBaseType | [1..1] required | Threshold elevation | ||
heading | doubleBaseType | [1..1] required | Runway heading | ||
tORA | doubleBaseType | [1..1] required | Takeoff run available | ||
lDA | doubleBaseType | [1..1] required | Landing distance available | ||
conditions | doubleBaseType | [1..1] required | Conditions | ||
iLS | runwayILSType | [0..1] optional | Instrument landing system | ||
| Type | Name |
|---|---|
runwaysType | runway |