nc:Aircraft
element Aircraft in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A mode of transportation capable of flying in the air.
Diagram
XML Schema
<xs:element name="Aircraft" type="nc:AircraftType" nillable="true">
<xs:annotation>
<xs:documentation>
A mode of transportation capable of flying in the air.</xs:documentation>
</xs:annotation>
</xs:element>