simpleType WeaponMapType
namespace http://ed-fi.org/0200
type restriction of xs:token
properties
base xs:token
used by
element WeaponDescriptor/WeaponMap
facets
Kind Value Annotation
enumeration Handgun
documentation
Any firearm which has a short stock and is designed to be held and fired by the use of a single hand.
appinfo
<ann:EdFiId>250-002</ann:EdFiId>
enumeration Rifle/Shotgun
documentation
Shotgun:
A weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of an explosive to fire through a smooth bore either a number of ball shots or a single projectile for each single pull of the trigger.

Rifle:
A weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of an explosive to fire only a single projectile through a rifled bore for each single pull of the trigger.
appinfo
<ann:EdFiId>250-008</ann:EdFiId>
enumeration Other Firearm
documentation
Other type of firearm.
appinfo
<ann:EdFiId>250-005</ann:EdFiId>
enumeration Club
appinfo
<ann:EdFiId>250-001</ann:EdFiId>
enumeration Other Sharp Objects
documentation
The weapon involved was another type of sharp object, (e.g., razor blade, ice pick, dirk, Chinese star, other pointed instrument [used as a weapon]).
appinfo
<ann:EdFiId>250-007</ann:EdFiId>
enumeration Other Object
documentation
The weapon involved was another known object (e.g., chain, nunchakus, brass knuckle, billy club, electrical weapon or device [stun gun], BB or pellet gun).
appinfo
<ann:EdFiId>250-006</ann:EdFiId>
enumeration Substance Used as Weapon
documentation
The weapon involved was a substance (e.g., mace, tear gas) that was used as a weapon.
appinfo
<ann:EdFiId>250-009</ann:EdFiId>
enumeration Knife
documentation
The weapon involved was a knife.
appinfo
<ann:EdFiId>250-003</ann:EdFiId>
enumeration Unknown
documentation
A weapon was used in the incident, but the type is unknown.
appinfo
<ann:EdFiId>250-010</ann:EdFiId>
enumeration Other
documentation
The incident involved a weapon other than those described above.
appinfo
<ann:EdFiId>250-004</ann:EdFiId>
annotation
documentation
The category for the types of weapon used during an incident.
appinfo
<ann:TypeGroup>Enumeration</ann:TypeGroup>
<ann:EdFiId>250</ann:EdFiId>
source <xs:simpleType name="WeaponMapType">
 
<xs:annotation>
   
<xs:documentation>The category for the types of weapon used during an incident.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Enumeration</ann:TypeGroup>
     
<ann:EdFiId>250</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="Handgun">
     
<xs:annotation>
       
<xs:documentation>Any firearm which has a short stock and is designed to be held and fired by the use of a single hand.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-002</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Rifle/Shotgun">
     
<xs:annotation>
       
<xs:documentation>Shotgun:
A weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of an explosive to fire through a smooth bore either a number of ball shots or a single projectile for each single pull of the trigger.

Rifle:
A weapon designed or redesigned, made or remade, and intended to be fired from the shoulder and designed or redesigned and made or remade to use the energy of an explosive to fire only a single projectile through a rifled bore for each single pull of the trigger.
</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-008</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other Firearm">
     
<xs:annotation>
       
<xs:documentation>Other type of firearm.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-005</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Club">
     
<xs:annotation>
       
<xs:appinfo>
         
<ann:EdFiId>250-001</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other Sharp Objects">
     
<xs:annotation>
       
<xs:documentation>The weapon involved was another type of sharp object, (e.g., razor blade, ice pick, dirk, Chinese star, other pointed instrument [used as a weapon]).</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-007</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other Object">
     
<xs:annotation>
       
<xs:documentation>The weapon involved was another known object (e.g., chain, nunchakus, brass knuckle, billy club, electrical weapon or device [stun gun], BB or pellet gun).</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-006</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Substance Used as Weapon">
     
<xs:annotation>
       
<xs:documentation>The weapon involved was a substance (e.g., mace, tear gas) that was used as a weapon.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-009</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Knife">
     
<xs:annotation>
       
<xs:documentation>The weapon involved was a knife.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-003</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>A weapon was used in the incident, but the type is unknown.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-010</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:documentation>The incident involved a weapon other than those described above.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>250-004</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>