diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:provenance nas:runwayDesignator | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NasRunwayType"> <xs:annotation> <xs:documentation>Contains supplementary provenance information for the runway designator. This field in the U.S. extension is used in order to allow providing provenance source data. An actual runway designator that does not include provenance source data should be recorded in Core's runwayDirection field.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayDesignator" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway designator.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:ProvenanceType | ||||||||
properties |
|
||||||||
children | nas:reportedTimestamp nas:source | ||||||||
annotation |
|
||||||||
source | <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||
type | fb:RunwayDirectionDesignatorType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="runwayDesignator" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway designator.</xs:documentation> </xs:annotation> </xs:element> |