ndex:PreciousMetalCodeSimpleType
simpleType PreciousMetalCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/
Definition
A data type for a code that identifies a rare metallic chemical element of high economic value, typically regarded as an investment and industrial commodity.
Diagram
Enumerations
| Value | Definition |
| ALUMINUM | ALUMINUM |
| BRASS | BRASS |
| BRONZE | BRONZE |
| COPPER | COPPER |
| GOLD | GOLD |
| IRIDIUM | IRIDIUM |
| IRON | IRON |
| LEAD | LEAD |
| OSMIUM | OSMIUM |
| PALLADIUM | PALLADIUM |
| PEWTER | PEWTER |
| PLATINUM | PLATINUM |
| RHENIUM | RHENIUM |
| RHODIUM | RHODIUM |
| RUTHENIUM | RUTHENIUM |
| SILVER | SILVER |
| TIN | TIN |
XML Schema
<xs:simpleType name="PreciousMetalCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a rare metallic chemical element of high economic value, typically regarded as an investment and industrial commodity.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ALUMINUM">
<xs:annotation>
<xs:documentation>
ALUMINUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRASS">
<xs:annotation>
<xs:documentation>
BRASS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRONZE">
<xs:annotation>
<xs:documentation>
BRONZE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COPPER">
<xs:annotation>
<xs:documentation>
COPPER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GOLD">
<xs:annotation>
<xs:documentation>
GOLD</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IRIDIUM">
<xs:annotation>
<xs:documentation>
IRIDIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IRON">
<xs:annotation>
<xs:documentation>
IRON</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEAD">
<xs:annotation>
<xs:documentation>
LEAD</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSMIUM">
<xs:annotation>
<xs:documentation>
OSMIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PALLADIUM">
<xs:annotation>
<xs:documentation>
PALLADIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PEWTER">
<xs:annotation>
<xs:documentation>
PEWTER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLATINUM">
<xs:annotation>
<xs:documentation>
PLATINUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RHENIUM">
<xs:annotation>
<xs:documentation>
RHENIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RHODIUM">
<xs:annotation>
<xs:documentation>
RHODIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RUTHENIUM">
<xs:annotation>
<xs:documentation>
RUTHENIUM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SILVER">
<xs:annotation>
<xs:documentation>
SILVER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TIN">
<xs:annotation>
<xs:documentation>
TIN</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>