nc:Aircraft
A mode of transportation capable of flying in the air.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd
Type: nc:AircraftType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:ItemDescriptionText [0..1]A description of an item.
- nc:ItemSerialIdentification [0..1]An identification inscribed on or attached to a part, collection of parts, or complete unit by the manufacturer.
- nc:ItemStatus [0..1]A status of an item.
- nc:ItemValue [0..1]An evaluation of the monetary worth of an item.
- nc:ItemCategoryText [0..1]A kind of property item.
- Choice [0..3]
- nc:ItemColorDescriptionTextA description of the overall color of an item.
- nc:VehicleColorPrimaryCodeA single, upper-most, front-most, or majority color of a vehicle.
- nc:VehicleColorSecondaryCodeA lower-most or rear-most color of a two-tone vehicle or a lesser color of a multi-colored vehicle.
- nc:VesselColorPrimaryCodeA color of the majority of a vessel.
- nc:VesselColorSecondaryCodeA minor color of a vessel.
from subst. group nc:ItemColor - nc:ItemHeightMeasure [0..1]A measurement of the height of an item.
- nc:ItemLengthMeasure [0..1]A measurement of the length of an item.
- nc:ItemMakeName [0..1]A name of the manufacturer that produced an item.
- nc:ItemModelName [0..1]A name of a specific design or kind of item made by a manufacturer.
- nc:ItemModelYearDate [0..1]A year in which an item was manufactured or produced.
- nc:ItemQuantity [0..1]A count of the individual units which make up an item.
- nc:ItemSizeDescriptionText [0..1]A description of the size or physical dimensions of an item.
- nc:VehicleStyleCode [0..1]A style of a vehicle.
- nc:ItemWeightMeasure [0..1]A measurement of the weight of an item.
- nc:ItemWidthMeasure [0..1]A measurement of the width of an item.
- nc:ConveyanceEngineQuantity [0..1]A number of engines on a conveyance.
- nc:ConveyanceRegistrationPlateIdentification [0..*]An identification on a metal plate fixed to a conveyance.
- nc:AircraftTailID [0..1]An identifier of an aircraft.
- nc:AircraftMakeCode [0..1]A manufacturer of an aircraft.
- nc:AircraftModelCode [0..1]A specific design or kind of aircraft made by a manufacturer.
- nc:AircraftStyleCode [0..1]A style of an aircraft.
- Choice [0..1]
- nc:AircraftFuselageColorCodeA color of the main body of an aircraft.
- nc:AircraftFuselageColorTextA color of the main body of an aircraft.
from subst. group nc:AircraftFuselageColor - Choice [0..1]
- nc:AircraftWingColorCodeA color of the wings of an aircraft.
- nc:AircraftWingColorTextA color of the wings of an aircraft.
from subst. group nc:AircraftWingColor - nc:AircraftBaseAirport [0..1]A facility at which an aircraft is usually kept.
from type nc:ItemTypefrom type nc:TangibleItemTypefrom subst. group nc:ItemCategoryfrom subst. group nc:ItemStylefrom type nc:ConveyanceType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- NIEM reference target from m:WatchListAircraftReference
- NIEM reference target from nc:ConveyanceReference
- NIEM reference target from nc:ContainerReference
- NIEM reference target from nc:ConveyedItemReference
- NIEM reference target from nc:ItemReference
- NIEM reference target from nc:RoleOfItemReference
- Type lexsdigest:EntityAircraftType (Element lexsdigest:EntityAircraft)
Sample instance
<nc:Aircraft s:id="Aircraft1" s:metadata="MAircraft1"> <nc:ItemDescriptionText>Twin engine Cessna</nc:ItemDescriptionText> <nc:ItemSerialIdentification> <nc:IdentificationID>SER55555</nc:IdentificationID> <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText> <nc:IdentificationEffectiveDate> <nc:Date>1967-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>1968-08-13</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionText>North America</nc:IdentificationJurisdictionText> <nc:IdentificationSourceText>Cessna</nc:IdentificationSourceText> <nc:IdentificationStatus> <nc:StatusDate> <nc:Date>1967-08-13</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText> <nc:StatusIssuerText>Cessna</nc:StatusIssuerText> </nc:IdentificationStatus> </nc:ItemSerialIdentification> <nc:ItemStatus> <nc:StatusText>gone to auction site</nc:StatusText> </nc:ItemStatus> <nc:ItemValue> <nc:ItemValueAmount nc:currencyCode="USD">40000</nc:ItemValueAmount> <nc:ItemValueDate> <nc:Date>1967-08-13</nc:Date> </nc:ItemValueDate> <nc:ItemValueDescriptionText>fair market value</nc:ItemValueDescriptionText> </nc:ItemValue> <nc:ItemCategoryText>Airplane</nc:ItemCategoryText> <nc:ItemHeightMeasure> <nc:MeasurePointValue>9</nc:MeasurePointValue> <nc:LengthUnitCode>FOT</nc:LengthUnitCode> </nc:ItemHeightMeasure> <nc:ItemLengthMeasure> <nc:MeasurePointValue>15</nc:MeasurePointValue> <nc:LengthUnitCode>FOT</nc:LengthUnitCode> </nc:ItemLengthMeasure> <nc:ItemMakeName>Cessna</nc:ItemMakeName> <nc:ItemModelName>Cub</nc:ItemModelName> <nc:ItemModelYearDate>2001</nc:ItemModelYearDate> <nc:ItemQuantity>1</nc:ItemQuantity> <nc:ItemSizeDescriptionText>small, 2 seater</nc:ItemSizeDescriptionText> <nc:ItemWeightMeasure> <nc:MeasureRangeValue> <nc:RangeMinimumValue>450</nc:RangeMinimumValue> <nc:RangeMaximumValue>550</nc:RangeMaximumValue> </nc:MeasureRangeValue> <nc:WeightUnitCode>LBR</nc:WeightUnitCode> </nc:ItemWeightMeasure> <nc:ItemWidthMeasure> <nc:MeasurePointValue>18</nc:MeasurePointValue> <nc:LengthUnitCode>FOT</nc:LengthUnitCode> </nc:ItemWidthMeasure> <nc:ConveyanceEngineQuantity>2</nc:ConveyanceEngineQuantity> <nc:ConveyanceRegistrationPlateIdentification> <nc:IdentificationID>ABC123</nc:IdentificationID> <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText> <nc:IdentificationEffectiveDate> <nc:Date>1967-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>1968-08-13</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText> <nc:IdentificationSourceText>DNR</nc:IdentificationSourceText> <nc:IdentificationStatus> <nc:StatusDate> <nc:Date>1967-08-13</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText> <nc:StatusIssuerText>DNR</nc:StatusIssuerText> </nc:IdentificationStatus> </nc:ConveyanceRegistrationPlateIdentification> <nc:AircraftTailID>N55555</nc:AircraftTailID> <nc:AircraftMakeCode>AAA</nc:AircraftMakeCode> <nc:AircraftModelCode>002</nc:AircraftModelCode> <nc:AircraftStyleCode>1P</nc:AircraftStyleCode> <nc:AircraftFuselageColorCode>AME</nc:AircraftFuselageColorCode> <nc:AircraftWingColorCode>AME</nc:AircraftWingColorCode> <nc:AircraftBaseAirport> <nc:FacilityIdentification> <nc:IdentificationID>ATL</nc:IdentificationID> <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText> <nc:IdentificationEffectiveDate> <nc:Date>1967-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>1968-08-13</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText> <nc:IdentificationSourceText>FAA</nc:IdentificationSourceText> <nc:IdentificationStatus> <nc:StatusDate> <nc:Date>1967-08-13</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText> <nc:StatusIssuerText>FAA</nc:StatusIssuerText> </nc:IdentificationStatus> </nc:FacilityIdentification> <nc:FacilityName>Atlanta Hartsfield Jackson International Airport</nc:FacilityName> </nc:AircraftBaseAirport> </nc:Aircraft>