ndex:ConstructionMaterialCategoryCodeSimpleType
simpleType ConstructionMaterialCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies a type of construction material.
Diagram
Enumerations
Value | Definition |
BEAM_METAL | Beam_Metal |
BEAM_WOOD | Beam_Wood |
BLOCK | Block |
BOLTS | Bolts |
BRICK | Brick |
CABLE | Cable |
CONCRETE | Concrete |
CONDUIT | Conduit |
CONDUIT_METAL | Conduit_Metal |
CONDUIT_METAL_ALUMINUM | Conduit_Metal_Aluminum |
CONDUIT_METAL_STEEL | Conduit_Metal_Steel |
CONDUIT_PLASTIC | Conduit_Plastic |
DOOR | Door |
DRYWALL | Drywall |
ELECTRICAL SUPPLIES | Electrical Supplies |
ELECTRICAL SUPPLIES_LIGHTING | Electrical Supplies_Lighting |
FENCE | Fence |
GLASS | Glass |
NAILS | Nails |
PAINT | Paint |
PIPE | Pipe |
PIPE_METAL | Pipe_Metal |
PIPE_METAL_ALUMINUM | Pipe_Metal_Aluminum |
PIPE_METAL_COPPER | Pipe_Metal_Copper |
PIPE_METAL_STEEL | Pipe_Metal_Steel |
PIPE_PLASTIC | Pipe_Plastic |
PLUMBING SUPPLIES | Plumbing Supplies |
REBAR | Rebar |
ROOFING SUPPLIES | Roofing Supplies |
SHINGLES | Shingles |
SIDING | Siding |
SIDING_METAL_ALUMINUM | Siding_Metal_Aluminum |
SIDING_VINYL | Siding_Vinyl |
TILE | Tile |
TRUSS | Truss |
TRUSS_METAL | Truss_Metal |
TRUSS_WOOD | Truss_Wood |
VENTILATION SUPPLIES | Ventilation Supplies |
WINDOW | Window |
WIRE | Wire |
WIRE_ALUMINUM | Wire_Aluminum |
WIRE_COPPER | Wire_Copper |
WIRE_STEEL | Wire_Steel |
WOOD_LUMBER | Wood_Lumber |
WOOD_PLYWOOD | Wood_Plywood |
XML Schema
<xs:simpleType name="ConstructionMaterialCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of construction material.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="BEAM_METAL">
<xs:annotation>
<xs:documentation>
Beam_Metal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BEAM_WOOD">
<xs:annotation>
<xs:documentation>
Beam_Wood</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLOCK">
<xs:annotation>
<xs:documentation>
Block</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOLTS">
<xs:annotation>
<xs:documentation>
Bolts</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRICK">
<xs:annotation>
<xs:documentation>
Brick</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CABLE">
<xs:annotation>
<xs:documentation>
Cable</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONCRETE">
<xs:annotation>
<xs:documentation>
Concrete</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDUIT">
<xs:annotation>
<xs:documentation>
Conduit</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDUIT_METAL">
<xs:annotation>
<xs:documentation>
Conduit_Metal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDUIT_METAL_ALUMINUM">
<xs:annotation>
<xs:documentation>
Conduit_Metal_Aluminum</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDUIT_METAL_STEEL">
<xs:annotation>
<xs:documentation>
Conduit_Metal_Steel</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDUIT_PLASTIC">
<xs:annotation>
<xs:documentation>
Conduit_Plastic</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOOR">
<xs:annotation>
<xs:documentation>
Door</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRYWALL">
<xs:annotation>
<xs:documentation>
Drywall</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ELECTRICAL SUPPLIES">
<xs:annotation>
<xs:documentation>
Electrical Supplies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ELECTRICAL SUPPLIES_LIGHTING">
<xs:annotation>
<xs:documentation>
Electrical Supplies_Lighting</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FENCE">
<xs:annotation>
<xs:documentation>
Fence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GLASS">
<xs:annotation>
<xs:documentation>
Glass</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NAILS">
<xs:annotation>
<xs:documentation>
Nails</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAINT">
<xs:annotation>
<xs:documentation>
Paint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE">
<xs:annotation>
<xs:documentation>
Pipe</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE_METAL">
<xs:annotation>
<xs:documentation>
Pipe_Metal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE_METAL_ALUMINUM">
<xs:annotation>
<xs:documentation>
Pipe_Metal_Aluminum</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE_METAL_COPPER">
<xs:annotation>
<xs:documentation>
Pipe_Metal_Copper</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE_METAL_STEEL">
<xs:annotation>
<xs:documentation>
Pipe_Metal_Steel</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIPE_PLASTIC">
<xs:annotation>
<xs:documentation>
Pipe_Plastic</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLUMBING SUPPLIES">
<xs:annotation>
<xs:documentation>
Plumbing Supplies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REBAR">
<xs:annotation>
<xs:documentation>
Rebar</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROOFING SUPPLIES">
<xs:annotation>
<xs:documentation>
Roofing Supplies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SHINGLES">
<xs:annotation>
<xs:documentation>
Shingles</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIDING">
<xs:annotation>
<xs:documentation>
Siding</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIDING_METAL_ALUMINUM">
<xs:annotation>
<xs:documentation>
Siding_Metal_Aluminum</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIDING_VINYL">
<xs:annotation>
<xs:documentation>
Siding_Vinyl</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TILE">
<xs:annotation>
<xs:documentation>
Tile</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRUSS">
<xs:annotation>
<xs:documentation>
Truss</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRUSS_METAL">
<xs:annotation>
<xs:documentation>
Truss_Metal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRUSS_WOOD">
<xs:annotation>
<xs:documentation>
Truss_Wood</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VENTILATION SUPPLIES">
<xs:annotation>
<xs:documentation>
Ventilation Supplies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WINDOW">
<xs:annotation>
<xs:documentation>
Window</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WIRE">
<xs:annotation>
<xs:documentation>
Wire</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WIRE_ALUMINUM">
<xs:annotation>
<xs:documentation>
Wire_Aluminum</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WIRE_COPPER">
<xs:annotation>
<xs:documentation>
Wire_Copper</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WIRE_STEEL">
<xs:annotation>
<xs:documentation>
Wire_Steel</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WOOD_LUMBER">
<xs:annotation>
<xs:documentation>
Wood_Lumber</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WOOD_PLYWOOD">
<xs:annotation>
<xs:documentation>
Wood_Plywood</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>