cbrncl:ConveyanceColorCodeSimpleType

simpleType ConveyanceColorCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/

Definition

A data type that defines the conveyance color codes.

Diagram

Enumerations

ValueDefinition
AMETHYSTAMETHYST
BEIGEBEIGE
BLACKBLACK
BLUEBLUE
BLUE, DARKBLUE, DARK
BLUE, LIGHTBLUE, LIGHT
BRONZEBRONZE
BROWNBROWN
CAMOUFLAGECAMOUFLAGE
CHROME, STAINLESS STEELCHROME, STAINLESS STEEL
COPPERCOPPER
CREAM, IVORYCREAM, IVORY
GOLDGOLD
GRAYGRAY
GREENGREEN
GREEN, DARKGREEN, DARK
GREEN, LIGHTGREEN, LIGHT
LAVENDERLAVENDER
MAROON, BURGUNDYMAROON, BURGUNDY
MAUVEMAUVE
MULTICOLOREDMULTICOLORED
ORANGEORANGE
PINKPINK
PURPLEPURPLE
REDRED
SILVERSILVER
TANTAN
TAUPETAUPE
TEALTEAL
TURQUOISETURQUOISE
WHITEWHITE
YELLOWYELLOW

XML Schema

<xs:simpleType name="ConveyanceColorCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type that defines the conveyance color codes.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AMETHYST">
<xs:annotation>
<xs:documentation>
AMETHYST
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BEIGE">
<xs:annotation>
<xs:documentation>
BEIGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLACK">
<xs:annotation>
<xs:documentation>
BLACK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLUE">
<xs:annotation>
<xs:documentation>
BLUE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLUE, DARK">
<xs:annotation>
<xs:documentation>
BLUE, DARK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLUE, LIGHT">
<xs:annotation>
<xs:documentation>
BLUE, LIGHT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRONZE">
<xs:annotation>
<xs:documentation>
BRONZE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BROWN">
<xs:annotation>
<xs:documentation>
BROWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMOUFLAGE">
<xs:annotation>
<xs:documentation>
CAMOUFLAGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHROME, STAINLESS STEEL">
<xs:annotation>
<xs:documentation>
CHROME, STAINLESS STEEL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COPPER">
<xs:annotation>
<xs:documentation>
COPPER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CREAM, IVORY">
<xs:annotation>
<xs:documentation>
CREAM, IVORY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GOLD">
<xs:annotation>
<xs:documentation>
GOLD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRAY">
<xs:annotation>
<xs:documentation>
GRAY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GREEN">
<xs:annotation>
<xs:documentation>
GREEN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GREEN, DARK">
<xs:annotation>
<xs:documentation>
GREEN, DARK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GREEN, LIGHT">
<xs:annotation>
<xs:documentation>
GREEN, LIGHT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LAVENDER">
<xs:annotation>
<xs:documentation>
LAVENDER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MAROON, BURGUNDY">
<xs:annotation>
<xs:documentation>
MAROON, BURGUNDY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MAUVE">
<xs:annotation>
<xs:documentation>
MAUVE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTICOLORED">
<xs:annotation>
<xs:documentation>
MULTICOLORED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORANGE">
<xs:annotation>
<xs:documentation>
ORANGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PINK">
<xs:annotation>
<xs:documentation>
PINK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PURPLE">
<xs:annotation>
<xs:documentation>
PURPLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RED">
<xs:annotation>
<xs:documentation>
RED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SILVER">
<xs:annotation>
<xs:documentation>
SILVER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TAN">
<xs:annotation>
<xs:documentation>
TAN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TAUPE">
<xs:annotation>
<xs:documentation>
TAUPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TEAL">
<xs:annotation>
<xs:documentation>
TEAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TURQUOISE">
<xs:annotation>
<xs:documentation>
TURQUOISE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WHITE">
<xs:annotation>
<xs:documentation>
WHITE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YELLOW">
<xs:annotation>
<xs:documentation>
YELLOW
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>