nc:Firearm
A weapon that will, or is designed to, or may readily be converted to expel a projectile by air, carbon dioxide, or the action of an explosive.
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:FirearmType
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:FirearmMakeCode [0..1]A manufacturer of a firearm.
- nc:FirearmCategoryCode [0..1]A kind of firearm.
- Choice [0..1]
- nc:FirearmCategoryDescriptionCodeA description of a kind of firearm.
- nc:FirearmCategoryDescriptionTextA description of a kind of firearm.
from subst. group nc:FirearmCategoryDescription - nc:FirearmAutomaticIndicator [0..1]True if firearm is an automatic weapon and can be fired in quick succession; false otherwise.
- nc:FirearmBarrelLengthMeasure [0..1]A measurement of the length of the tube of a firearm from which a projectile is expelled.
- Choice [0..2]
- nc:FirearmCaliberCodeA diameter of the inside of a barrel of a firearm.
- nc:FirearmCaliberTextA diameter of the inside of a barrel of a firearm.
from subst. group nc:FirearmCaliber - Choice [0..1]
- nc:FirearmFinishCodeA surface coating or finish of a firearm.
- nc:FirearmFinishTextA surface coating or finish of a firearm.
from subst. group nc:FirearmFinish - nc:FirearmGaugeText [0..1]A caliber or diameter of the inside of a barrel of a firearm, particularly a shotgun.
- nc:FirearmGripText [0..1]A handle of a firearm.
from type nc:ItemTypefrom type nc:TangibleItemTypefrom subst. group nc:ItemCategoryfrom subst. group nc:ItemStyle
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 nc:ContainerReference
- NIEM reference target from nc:ConveyedItemReference
- NIEM reference target from nc:ItemReference
- NIEM reference target from nc:RoleOfItemReference
- Type lexsdigest:EntityFirearmType (Element lexsdigest:EntityFirearm)
Sample instance
<nc:Firearm s:id="Firearm1" s:metadata="MFirearm1"> <nc:ItemDescriptionText>Smith and Wesson handgun</nc:ItemDescriptionText> <nc:ItemSerialIdentification> <nc:IdentificationID>SER456</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>Not applicable</nc:IdentificationJurisdictionText> <nc:IdentificationSourceText>Smith and Wesson</nc:IdentificationSourceText> <nc:IdentificationStatus> <nc:StatusDate> <nc:Date>1967-08-13</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>Current</nc:StatusDescriptionText> <nc:StatusIssuerText>Smith and Wesson</nc:StatusIssuerText> </nc:IdentificationStatus> </nc:ItemSerialIdentification> <nc:ItemStatus> <nc:StatusText>Missing</nc:StatusText> </nc:ItemStatus> <nc:ItemValue> <nc:ItemValueAmount nc:currencyCode="USD">50</nc:ItemValueAmount> <nc:ItemValueDate> <nc:Date>1967-08-13</nc:Date> </nc:ItemValueDate> <nc:ItemValueDescriptionText>Purchase price</nc:ItemValueDescriptionText> </nc:ItemValue> <nc:ItemCategoryText>handgun</nc:ItemCategoryText> <nc:ItemColorDescriptionText>Silver</nc:ItemColorDescriptionText> <nc:ItemHeightMeasure> <nc:MeasurePointValue>3</nc:MeasurePointValue> <nc:LengthUnitCode>INH</nc:LengthUnitCode> </nc:ItemHeightMeasure> <nc:ItemLengthMeasure> <nc:MeasurePointValue>8</nc:MeasurePointValue> <nc:LengthUnitCode>INH</nc:LengthUnitCode> </nc:ItemLengthMeasure> <nc:ItemMakeName>Smith and Wesson</nc:ItemMakeName> <nc:ItemModelName>Peacemaker</nc:ItemModelName> <nc:ItemModelYearDate>2001</nc:ItemModelYearDate> <nc:ItemQuantity>1</nc:ItemQuantity> <nc:ItemSizeDescriptionText>small</nc:ItemSizeDescriptionText> <nc:ItemWeightMeasure> <nc:MeasurePointValue>10</nc:MeasurePointValue> <nc:WeightUnitCode>ONZ</nc:WeightUnitCode> </nc:ItemWeightMeasure> <nc:ItemWidthMeasure> <nc:MeasurePointValue>2</nc:MeasurePointValue> <nc:LengthUnitCode>INH</nc:LengthUnitCode> </nc:ItemWidthMeasure> <nc:FirearmMakeCode>AAC</nc:FirearmMakeCode> <nc:FirearmCategoryCode>A</nc:FirearmCategoryCode> <nc:FirearmCategoryDescriptionCode>A</nc:FirearmCategoryDescriptionCode> <nc:FirearmAutomaticIndicator>true</nc:FirearmAutomaticIndicator> <nc:FirearmBarrelLengthMeasure> <nc:MeasurePointValue>3.5</nc:MeasurePointValue> <nc:LengthUnitCode>INH</nc:LengthUnitCode> </nc:FirearmBarrelLengthMeasure> <nc:FirearmCaliberCode>357</nc:FirearmCaliberCode> <nc:FirearmFinishCode>SIL</nc:FirearmFinishCode> <nc:FirearmGaugeText>12</nc:FirearmGaugeText> <nc:FirearmGripText>Pearl</nc:FirearmGripText> </nc:Firearm>