ndex:KnifeCategoryCodeSimpleType
simpleType KnifeCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/
Definition
A data type for a code that identifies a kind of knife.
Diagram
Enumerations
| Value | Definition |
| BAYONET | BAYONET |
| BONING | BONING |
| BOWIE | BOWIE |
| BREAD | BREAD |
| BUCK | BUCK |
| BUTCHER | BUTCHER |
| BUTCHER-KITCHEN | BUTCHER-KITCHEN |
| CARVING | CARVING |
| CARVING-PARING | CARVING-PARING |
| CHEFS | CHEFS |
| CLEAVER | CLEAVER |
| DAGGER | DAGGER |
| DIRK | DIRK |
| DIRK-DAGGER-STILETTO | DIRK-DAGGER-STILETTO |
| DIVERS | DIVERS |
| FISH_FILLET | FISH FILLET |
| FIXED_BLADE | FIXED BLADE |
| FOLDED_BLADE | FOLDED BLADE |
| HUNTING | HUNTING |
| HUNTING_BOWIE | HUNTING BOWIE |
| JACKKNIFE | JACKKNIFE |
| KITCHEN | KITCHEN |
| LOCKING_BLADE | LOCKING BLADE |
| PARING | PARING |
| SIMULATED | SIMULATED |
| STEAK | STEAK |
| STILETTO | STILETTO |
| SURVIVAL | SURVIVAL |
| SWISS_ARMY_STYLE | SWISS ARMY STYLE |
| SWITCHBLADE | SWITCHBLADE |
| TOY | TOY |
| US_ARMY_STYLE | US ARMY STYLE |
| UTILITY | UTILITY |
XML Schema
<xs:simpleType name="KnifeCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a kind of knife.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="BAYONET">
<xs:annotation>
<xs:documentation>
BAYONET</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BONING">
<xs:annotation>
<xs:documentation>
BONING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOWIE">
<xs:annotation>
<xs:documentation>
BOWIE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BREAD">
<xs:annotation>
<xs:documentation>
BREAD</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUCK">
<xs:annotation>
<xs:documentation>
BUCK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUTCHER">
<xs:annotation>
<xs:documentation>
BUTCHER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUTCHER-KITCHEN">
<xs:annotation>
<xs:documentation>
BUTCHER-KITCHEN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARVING">
<xs:annotation>
<xs:documentation>
CARVING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARVING-PARING">
<xs:annotation>
<xs:documentation>
CARVING-PARING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHEFS">
<xs:annotation>
<xs:documentation>
CHEFS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLEAVER">
<xs:annotation>
<xs:documentation>
CLEAVER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DAGGER">
<xs:annotation>
<xs:documentation>
DAGGER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIRK">
<xs:annotation>
<xs:documentation>
DIRK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIRK-DAGGER-STILETTO">
<xs:annotation>
<xs:documentation>
DIRK-DAGGER-STILETTO</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIVERS">
<xs:annotation>
<xs:documentation>
DIVERS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FISH_FILLET">
<xs:annotation>
<xs:documentation>
FISH FILLET</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIXED_BLADE">
<xs:annotation>
<xs:documentation>
FIXED BLADE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOLDED_BLADE">
<xs:annotation>
<xs:documentation>
FOLDED BLADE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HUNTING">
<xs:annotation>
<xs:documentation>
HUNTING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HUNTING_BOWIE">
<xs:annotation>
<xs:documentation>
HUNTING BOWIE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JACKKNIFE">
<xs:annotation>
<xs:documentation>
JACKKNIFE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KITCHEN">
<xs:annotation>
<xs:documentation>
KITCHEN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LOCKING_BLADE">
<xs:annotation>
<xs:documentation>
LOCKING BLADE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PARING">
<xs:annotation>
<xs:documentation>
PARING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POCKET">
<xs:annotation>
<xs:documentation>
POCKET</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIMULATED">
<xs:annotation>
<xs:documentation>
SIMULATED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STEAK">
<xs:annotation>
<xs:documentation>
STEAK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STILETTO">
<xs:annotation>
<xs:documentation>
STILETTO</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SURVIVAL">
<xs:annotation>
<xs:documentation>
SURVIVAL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SWISS_ARMY_STYLE">
<xs:annotation>
<xs:documentation>
SWISS ARMY STYLE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SWITCHBLADE">
<xs:annotation>
<xs:documentation>
SWITCHBLADE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOY">
<xs:annotation>
<xs:documentation>
TOY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="US_ARMY_STYLE">
<xs:annotation>
<xs:documentation>
US ARMY STYLE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY">
<xs:annotation>
<xs:documentation>
UTILITY</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>