<?xml version='1.0' encoding='UTF-8'?>
<metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <idinfo>
    <citation>
      <citeinfo>
        <origin>Matthew Granitto</origin>
        <origin>Albert H. Hofstra</origin>
        <origin>Ryan D. Taylor</origin>
        <pubdate>20250221</pubdate>
        <title>National Geochemical Database on Ore Deposits: New data featuring fusion digestion analytical methods</title>
        <geoform>tabular digital data</geoform>
        <serinfo>
          <sername>U.S. Geological Survey Data Release</sername>
          <issue>doi.10.5066/P1M9HNMW</issue>
        </serinfo>
        <pubinfo>
          <pubplace>Denver, CO</pubplace>
          <publish>U.S. Geological Survey</publish>
        </pubinfo>
        <othercit>Additional information about Originator: Granitto, Matthew, https://orcid.org/0000-0003-3445-4863; Hofstra, Albert H., https://orcid.org/0000-0002-2450-1593; Taylor, Ryan D., https://orcid.org/0000-0002-8845-5290

Suggested Citation: Granitto, M., Hofstra, A.H., and Taylor, R.D., 2025, National Geochemical Database on Ore Deposits: New data featuring fusion digestion analytical methods: U.S. Geological Survey data release, https://doi.org/10.5066/P1M9HNMW.</othercit>
        <onlink>https://doi.org/10.5066/P1M9HNMW</onlink>
      </citeinfo>
    </citation>
    <descript>
      <abstract>There is a growing demand for commodities (elements, compounds, minerals) used in today's advanced technologies. Critical minerals are usually found in ore deposits that are deemed vital to economic and national security. National Geochemical Database on Ore Deposits: New data featuring fusion digestion (NGDOD) analytical methods contains chemistry and geologic information for 16,579 ore and ore-related rock and mineral samples from mineral deposits and mining districts in the United States. Geochemical data sets from various mineral deposits were submitted by geologists of the Systems Approach to Critical Minerals Inventory, Research, and Assessment project within the U.S. Geological Survey Mineral Resource Program. The data sets represent 22 mineral system types and 85 mineral deposit types, and were derived by using fusion digestion analytical methods that provide a near complete digestion and decomposition of the analyzed samples. The NGDOD also includes data from 966 rock samples of the Global Geochemical Database for Critical Minerals in Archived Ore Samples (2020) and 370 rock samples of the National Geochemical Database on Ore Deposits: Legacy data (2021). Much of this data has been compiled and is additionally found within smaller contributions. Please see references for the original sources of the data. The data may also have been utilized in interpretive manuscripts that have been published in peer-reviewed journals or other U.S. Geological Survey reports that can be found through cursory literature searches using authors and locations.</abstract>
      <purpose>The National Geochemical Database on Ore Deposits is a tool used in the study of mineral systems and their deposit types as an approach to research and evaluate critical minerals inventories, and to assess the critical mineral potential of previously mined U.S. ore deposits and associated mining districts. This database is a featured part of the U.S. Geological Survey Mineral Resource Program's Systems Approach to Critical Minerals Inventory, Research, and Assessment project that is responsible for inventory, updated deposit and system models, and resource assessments of both major commodities and critical minerals that may be produced as principal-, co- or by-products. These data will also create research opportunities for exploring the processes that enrich these elements in ore systems and to assist leading ore system experts to update models so that they include critical minerals for future mineral assessments.</purpose>
      <supplinf>Database Structure:
National Geochemical Database on Ore Deposits: New data featuring fusion digestion analytical methods (NGDOD) is provided in Microsoft (MS) Access and comma-separated values (CSV) formats. The native data set MS Access relational database, designed to accommodate the MS Access limitations of 256 data fields for a single table and 6 kilobytes of data for a single record, is described here.

Data are contained in 14 tables (MS Access 2016 and comma-separated ASCII text formats). The 6 primary database tables (listed below) contain quantitative analytical results, sample data, field site information, geologic and mineralogic data. The primary tables are:

Geol: table of spatial, geologic and descriptive attributes for rock and mineral samples; includes records for both original and resubmitted samples
Chem: table of all chemical data compiled for rock and mineral samples; total major element concentrations expressed as oxides are converted to element basis
BV_Ag_Cr: table of best value chemical data - elements silver through chromium - for rock and mineral samples
BV_Cs_Lu: table of best value chemical data - elements cesium through lutetium - for rock and mineral samples
BV_Mg_Sb: table of best value chemical data - elements magnesium through antimony - for rock and mineral samples
BV_Sc_Zr: table of best value chemical data - elements scandium through zirconium - for rock and mineral samples

Analytical method information and analytical method bibliography lookup tables (listed below) found in the NGDOD provide references for quantitative results. A reference table of field name definitions (table DataDictionary) and this FGDC metadata record can assist the user in understanding the names and content of database fields. The lookup and reference tables are:

DepositTypes: table of mineral system and deposit types, from U.S.Geological Survey (USGS) Open-File Report 2020-1042
Geol_Biblio: table of bibliographic references linked to chemical and geospatial data; eleven references are informational and not directly linked to data
Parameter: analytical method parameters used to obtain chemical data
Parameter_Rank: analytical method parameters, sorted by species and ranked by preference (best value)
AnalyticMethod: table of analytic methods used to obtain chemical and physical data
AnalyticMethod_Biblio: references for analytic methods used to obtain chemical data
LabName: laboratories, agencies or organizations that performed chemical analysis
DataDictionary: field name descriptions for all tables in the databases

This structure provides for efficient storage of information and for data verification. Data may be extracted from the NGDOD to meet specific user needs by constructing user-defined queries. Relationships between these tables are described below and are pictured in file FieldRelationships.jpg. follows:

Chem to Geol: Table Geol is linked to table Chem by shared field SACM_ID in a one-to-many relationship.
BV_Ag_Cr to Geol: Table Geol is linked to table BV_Ag_Cr by shared field SACM_ID in a one-to-one relationship.
BV_Cs_Lu to Geol: Table Geol is linked to table BV_Cs_Lu by shared field SACM_ID in a one-to-one relationship.
BV_Mg_Sb to Geol: Table Geol is linked to table BV_Mg_Sb by shared field SACM_ID in a one-to-one relationship.
BV_Sc_Zr to Geol: Table Geol is linked to table BV_Sc_Zr by shared field SACM_ID in a one-to-one relationship.
Geol_Biblio to Geol: Table Geol is linked to table Geol_Biblio by shared field GEOL_PUB_ID in a one-to-one relationship.
Chem to Parameter: Table Parameter is linked to table Chem by shared field PARAMETER in a one-to-many relationship.
Parameter_Rank to Parameter: Table Parameter is linked to table Parameter_Rank by shared field PARAMETER in a one-to-one relationship.
Chem to LabName: Table LabName is linked to table Chem by shared field LAB_NAME in a one-to-many relationship.
Parameter to AnalyticMethod: Table AnalyticMethod is linked to table Parameter by shared field ANALYTIC_METHOD in a one-to-many relationship.
AnalyticMethod to AnalyticMethod_Biblio: Table AnalyticMethod_Biblio is linked to table AnalyticMethod by shared field ANALYTIC_METHOD_PUB_ID in a one-to-many relationship.

References:
Granitto, M., Emsbo, P., Hofstra, A.H., Orkild-Norton, A.R., Bennett, M.M., Azain, J.S., Koenig, A.E., and Karl, N.A., 2020, Global geochemical database for critical minerals in archived mine samples: U.S. Geological Survey data release, https://doi.org/10.5066/P9Z3XL6D.
Granitto, M., Labay, K.A., and Wang, B., 2024, Alaska Geochemical Database Version 4.0 (AGDB4) including best value data compilations for rock, sediment, soil, mineral, and concentrate sample media: U.S. Geological Survey data release, https://doi.org/10.5066/P14THGQH.
Granitto, M., Schmidt, D.E., Karl, N.A., and Khoury, R. M., 2021, National Geochemical Database on Ore Deposits: Legacy data: U.S. Geological Survey data release, https://doi.org/10.5066/P944U7S5.
Granitto, M., Wang, B., Shew, N.B., Karl, S.M., Labay, K.A., Werdon, M.B., Seitz, S.S., and Hoppe, J.E., 2019, Alaska Geochemical Database Version 3.0 (AGDB3)—Including “best value” data compilations for rock, sediment, soil, mineral, and concentrate sample media: U.S. Geological Survey Data Series 1117, 33 p., https://doi.org/10.3133/ds1117.
Hofstra, A.H., and Kreiner, D.C., 2020, Systems-Deposits-Commodities-Critical Minerals Table for the Earth Mapping Resources Initiative (ver. 1.1, May 2021): U.S. Geological Survey Open-File Report 2020–1042, 26 p., https://doi.org/10.3133/ofr20201042.

Version and Edition Information:
Some data in the NGDOD was previously included in references Granitto and others (2020) and Granitto and others (2021) listed above. Data was also previously made publicly available in numerous references listed in table Geol_Biblio in the NGDOD.

Acknowledgements:
The authors acknowledge the geoscientists of the USGS whose geochemical analyses from their collected samples have become the National Geochemical Database on Ore Deposits: New data featuring fusion digestion analytical methods. We also acknowledge team members of the Systems Approach to Critical Minerals Inventory, Research, and Assessment project for their contributions and assistance throughout the life of this project, and especially Michael L. Zientek who encouraged us to include the geochemical data of the Stillwater igneous complex--a large layered mafic intrusion located in southern Montana located in Stillwater, Sweet Grass and Park Counties. We anticipate his upcoming publication of geochemistry and petrography compilation of the Stillwater complex. The authors acknowledge Keith A. Labay for his technical review of the database and its metadata; his expertise and assistance were invaluable in improving the work.</supplinf>
    </descript>
    <timeperd>
      <timeinfo>
        <rngdates>
          <begdate>2001</begdate>
          <enddate>2024</enddate>
        </rngdates>
      </timeinfo>
      <current>time period in which the analyses were completed</current>
    </timeperd>
    <status>
      <progress>Complete</progress>
      <update>as needed</update>
    </status>
    <spdom>
      <bounding>
        <westbc>-165.8248</westbc>
        <eastbc>-66.4697</eastbc>
        <northbc>70.455469</northbc>
        <southbc>18.0673</southbc>
      </bounding>
    </spdom>
    <keywords>
      <theme>
        <themekt>ISO 19115 Topic Category</themekt>
        <themekey>geoscientificInformation</themekey>
      </theme>
      <theme>
        <themekt>None</themekt>
        <themekey>geochemical data</themekey>
        <themekey>U.S. Geological Survey</themekey>
        <themekey>USGS</themekey>
        <themekey>USGS Mineral Resources Program</themekey>
        <themekey>MRP</themekey>
        <themekey>USGS Geology, Geophysics and Geochemistry Science Center</themekey>
        <themekey>GGGSC</themekey>
        <themekey>National Geochemical Database</themekey>
        <themekey>NGDB</themekey>
        <themekey>mineral systems</themekey>
        <themekey>analytical chemistry</themekey>
        <themekey>exploration geochemistry</themekey>
        <themekey>rock chemistry</themekey>
        <themekey>carbon dioxide</themekey>
        <themekey>carbonate carbon</themekey>
        <themekey>organic carbon</themekey>
        <themekey>ferrous oxide</themekey>
        <themekey>sulfate</themekey>
        <themekey>loss on ignition</themekey>
        <themekey>ash</themekey>
        <themekey>total water</themekey>
        <themekey>bound or essential water</themekey>
        <themekey>moisture or nonessential water</themekey>
      </theme>
      <theme>
        <themekt>USGS Thesaurus</themekt>
        <themekey>geochemistry</themekey>
        <themekey>mineral resources</themekey>
        <themekey>mineral deposits</themekey>
        <themekey>igneous rocks</themekey>
        <themekey>metamorphic rocks</themekey>
        <themekey>sedimentary rocks</themekey>
        <themekey>plutonic rocks</themekey>
        <themekey>volcanic rocks</themekey>
        <themekey>chemical analysis</themekey>
        <themekey>aluminum</themekey>
        <themekey>antimony</themekey>
        <themekey>arsenic</themekey>
        <themekey>barium</themekey>
        <themekey>beryllium</themekey>
        <themekey>bismuth</themekey>
        <themekey>boron</themekey>
        <themekey>bromine</themekey>
        <themekey>cadmium</themekey>
        <themekey>calcium</themekey>
        <themekey>carbon</themekey>
        <themekey>cerium</themekey>
        <themekey>cesium</themekey>
        <themekey>chlorine</themekey>
        <themekey>chromium</themekey>
        <themekey>cobalt</themekey>
        <themekey>copper</themekey>
        <themekey>dysprosium</themekey>
        <themekey>erbium</themekey>
        <themekey>europium</themekey>
        <themekey>fluorine</themekey>
        <themekey>gadolinium</themekey>
        <themekey>gallium</themekey>
        <themekey>germanium</themekey>
        <themekey>gold</themekey>
        <themekey>hafnium</themekey>
        <themekey>holmium</themekey>
        <themekey>indium</themekey>
        <themekey>iridium</themekey>
        <themekey>iron</themekey>
        <themekey>lanthanum</themekey>
        <themekey>lead</themekey>
        <themekey>lithium</themekey>
        <themekey>lutetium</themekey>
        <themekey>magnesium</themekey>
        <themekey>manganese</themekey>
        <themekey>mercury</themekey>
        <themekey>molybdenum</themekey>
        <themekey>neodymium</themekey>
        <themekey>nickel</themekey>
        <themekey>niobium</themekey>
        <themekey>osmium</themekey>
        <themekey>palladium</themekey>
        <themekey>phosphorus</themekey>
        <themekey>platinum</themekey>
        <themekey>potassium</themekey>
        <themekey>praseodymium</themekey>
        <themekey>rhenium</themekey>
        <themekey>rhodium</themekey>
        <themekey>rubidium</themekey>
        <themekey>ruthenium</themekey>
        <themekey>samarium</themekey>
        <themekey>scandium</themekey>
        <themekey>selenium</themekey>
        <themekey>silicon</themekey>
        <themekey>silver</themekey>
        <themekey>sodium</themekey>
        <themekey>strontium</themekey>
        <themekey>sulfur</themekey>
        <themekey>tantalum</themekey>
        <themekey>tellurium</themekey>
        <themekey>terbium</themekey>
        <themekey>thallium</themekey>
        <themekey>thorium</themekey>
        <themekey>thulium</themekey>
        <themekey>tin</themekey>
        <themekey>titanium</themekey>
        <themekey>tungsten</themekey>
        <themekey>uranium</themekey>
        <themekey>vanadium</themekey>
        <themekey>ytterbium</themekey>
        <themekey>yttrium</themekey>
        <themekey>zinc</themekey>
        <themekey>zirconium</themekey>
      </theme>
      <theme>
        <themekt>USGS Metadata Identifier</themekt>
        <themekey>USGS:66df2a0ed34eef5af66da407</themekey>
      </theme>
      <place>
        <placekt>Common Geographic Areas</placekt>
        <placekey>United States</placekey>
      </place>
    </keywords>
    <accconst>None.</accconst>
    <useconst>None.</useconst>
    <ptcontac>
      <cntinfo>
        <cntperp>
          <cntper>Ryan D. Taylor</cntper>
          <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
        </cntperp>
        <cntpos>Research Geologist</cntpos>
        <cntaddr>
          <addrtype>mailing address</addrtype>
          <address>Mail Stop 973, W 6th Ave Kipling St</address>
          <city>Denver</city>
          <state>CO</state>
          <postal>80225</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>303-236-1882</cntvoice>
        <cntfax>303-236-3200</cntfax>
        <cntemail>rtaylor@usgs.gov</cntemail>
      </cntinfo>
    </ptcontac>
    <native>Microsoft Access 2016</native>
  </idinfo>
  <dataqual>
    <attracc>
      <attraccr>These data were compiled from legacy tables and laboratory information management (LIMS) tables of the National Geochemical Database (NGDB), and some of the data sets have been previously published. Most of these data have been verified by the Analytical Chemistry Project of the USGS Geology, Geophysics and Geochemistry Science Center. A small data set of older chemical determinations from Alaska samples have been included in the National Geochemical Database on Ore Deposits: New data featuring fusion digestion analytical methods (NGDOD) as they represent the original determinations that have been merged with recent determinations from the same samples that have since been reanalyzed using more modern and quantitative analytical methods. See metadata Process Step 1 and metadata References Granitto and others (2019, 2024) for further information regarding these samples. Following compilation, the data for each attribute was checked for outliers to ensure accuracy. Quality assurance and quality control (QAQC) procedures were utilized and varied over the time of sample processing and analysis, and descriptions of the QA measures are not described in this database. Data from field sample-site duplicates and analytical replicates (splits of a single sample to check laboratory precision) are included in the database. Agency and contract laboratories reporting these analyses used standard reference materials to calibrate their analyses.</attraccr>
    </attracc>
    <logic>This dataset was derived from the USGS National Geochemical Database (NGDB). Errors discovered in the data checking process were reported to the NGDB. The following criteria were chosen for selecting data for the rock and mineral sample data set:

Each sample must have a unique identifying number, SACM_ID.

Each sample must have a latitude and longitude, and plot in the US; eight of them plot on the Blake Plateau of the outer continental shelf of the Atlantic Ocean off the coast of South Carolina but within the US exclusive economic zone (EEZ).

Each sample must be identified as rock or mineral.

Each sample was considered useful in the study of mineral deposits by the Systems Approach to Critical Minerals Inventory, Research, and Assessment project.

Each sample was analyzed by a multi-element analytical method that includes a fusion digestion process.

Each analytical determination must be linked to a unique identifying number, CHEM_ID.

Each analytical determination must be identified by analyte.

In addition, samples that could be identified as a processed derivative of geologic material, with the exception of heavy-mineral concentrate insoluble residues, were removed from the data set. This included single minerals, mineral separates, rock coatings, weak partial digestions, and leachates.

The samples in this data set were collected for a variety of purposes. Not all samples were subject to the same sample preparation protocol or the same analytical protocol. The samples have been analyzed using documented techniques. For some elements, the methods of chemical analysis were the same throughout a study, while for others, the methods changed as analytical technology improved. Some of the methods used were specifically designed to give a concentration value based on a partial digestion or extraction of the sample. For these methods elements tightly bound in the structure of silicates in the sample are not measured because the partial digestion does not enable the analytical equipment to measure them. Thus, measures derived from partially digested samples may not be directly comparable with measures of the same chemical species obtained from fully digested samples.</logic>
    <complete>This data set provides chemical data for Ag, Al, As, Au, B, Ba, Be, Bi, Br, Ca, Cd, Ce, Cl, Co, Cr, Cs, Cu, Dy, Er, Eu, F, Fe, Ga, Gd, Ge, Hf, Hg, Ho, In, Ir, K, La, Li, Lu, Mg, Mn, Mo, Na, Nb, Nd, Ni, Os, P, Pb, Pd, Pr, Pt, Rb, Re, Rh, Rn, Ru, S, Sb, Sc, Se, Si, Sm, Sn, Sr, Ta, Tb, Te, Th, Ti, Tl, Tm, U, V, W, Y, Yb, Zn, Zr, ferrous oxide, sulfate, forms of carbon, forms of water, and loss on ignition. In addition, the data set provides location and descriptive information for each sample. Not all the descriptive fields contain information for a particular sample because it was not recorded by the submitter or because it was never entered into the source database. No sample will contain analyses for all possible elements. The analytical methods used were selected by the sample submitter based on the goals of the scientific investigation for which the sample was analyzed and will vary throughout the data set. The analytical methods, sample preparation protocols, and quality control protocols used for various sample media by the USGS are documented in the NGDOD table AnalyticMethod_Biblio.</complete>
    <posacc>
      <horizpa>
        <horizpar>1) Coordinates: Most of the more recently submitted samples were located using Global Positioning System (GPS) receivers, but there are no data fields in the National Geochemical Database (NGDB) that indicate GPS was actually used to locate specific samples. The locations determined by GPS should be accurate to the nearest latitude or longitude second. Older sample locations were determined primarily from USGS topographic maps of various scales. Sometimes these coordinates were determined directly from the original maps using a digitizing board. In other cases, a clear overlay with a coordinate grid was used to visually estimate the sample position on the map. The positional accuracy is dependent on the scale of the map from which the location was estimated as well as the care taken by the individuals who plotted the sample or who made the coordinate determination.  The coordinates have positional accuracy to 0.0001 of a degree, regardless of their precision.

The determination of coordinates from field sheets was a time consuming and error prone process. To facilitate the analysis of samples, a decision was made by the USGS to allow samples to be submitted to the laboratory using only the coordinates for the lower right (usually southeast) corner of the submitter's working field map on which the samples could be plotted, which was most commonly a 7.5' or 15' quadrangle map. In theory, the precise coordinates for these samples would be determined and later added to the database. In practice, most of these more precise coordinates were used in resultant USGS Open-File data releases or publications but were never entered back into the NGDB. There are 144 corner coordinate sample locations in the NGDOD that have latitude and longitude entries that end in 0.0, 0.125, 0.25, 0.3275, 0.5, 0.625, 0.75, or 0.875 values.

When sample submitters reported locations as degrees, minutes, and seconds of latitude and longitude the accuracy should be within a few seconds. When submitters only reported locations as degrees and minutes the accuracy is only to the nearest minute. When submitters only reported the corner coordinates of their field map, the accuracy is only to the nearest 7.5 or 15 minutes.

2) Datum and Earth Ellipsoid or Spheroid: When coordinates were submitted from GPS receivers or when the source of the coordinates was known, the datum and spheroid used in the projection were provided. For much of the data, these fields were empty. Since most of the older coordinate data in the database were determined from published maps, the best assumption is that the appropriate datum and spheroid is the one most used for those types of maps. In the United States, most field maps were USGS topographic maps that used NAD27 (1927 North American datum) based on the Clarke 1866 ellipsoid. A review of NGDB sample locations that have datum information shows that the usage of WGS84 and NAD83 datums has overtaken that of NAD27 by 2005. Using the wrong ellipsoid or datum may result in a location that is offset by up to a hundred meters. Geographic coordinates in the fields LATITUDE and LONGITUDE in the Geol table for all records not in WGS84 datum were projected to WGS84 datum.</horizpar>
      </horizpa>
      <vertacc>
        <vertaccr>Vertical position refers only to drill core sample depth for rock samples or for various recorded depths in drillholes as cited by sample submitters, who often did not provide units of measurement.</vertaccr>
      </vertacc>
    </posacc>
    <lineage>
      <procstep>
        <procdesc>STEP 1: NGDB DATA COMPILED. Geochemical and geospatial data from rock and mineral samples collected in the US that were analyzed by a multi-element analytical method that includes a fusion digestion process were retrieved from the National Geochemical Database (NGDB) and the U.S. Geological Survey Geology, Geophysics and Geochemistry Science Center (GGGSC) laboratory information management system (LIMS), except for 1,655 samples collected in Alaska that were published in early 2024 in the Alaska Geochemical Database Version 4.0 (AGDB4) including best value data compilations for rock, sediment, soil, mineral, and concentrate sample media. Alaska data also included in the NGDOD are from 71 rock samples that were previously published in the Global geochemical database for critical minerals in archived mine samples (Granitto and others, 2020), and from 272 rock samples from LIMS that were analyzed too recently to be included in the AGDB4. A check was done to ensure that all qualified data of team members of the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM) was included. Some of these data had been previously included in references listed in NGDOD table Geol_Biblio). Legacy data from the USGS Branches of Exploration Research (1977-1984), Analytical Laboratories (1968-1980) and Geochemistry (1989-1994), and the USGS Mineral Resources Program (2008-2012) are included in this compilation. These data were reformatted using the format of the Alaska Geochemical Database, Version 4.0 (AGDB4) at https://doi.org/10.5066/P14THGQH.</procdesc>
        <procdate>2023</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 2: SELECTION OF RELEVANT PROJECT DATA. The NGDB data set was queried for rock and mineral geochemical data that met specific project criteria of the SACM. Selected for the NGDOD were samples where element(s) were detected at anomalous or moderately anomalous concentrations, or related to known mineral deposits as chemically anomalous ore samples or less anomalous wallrock and gangue samples. Information regarding mine name, mineral deposit name and mining district name associated with these analyzed samples was entered wherever possible using the data references of the U.S. Geological Survey USMIN Mineral Deposit Database (USMIN), Mineral Resource Data System (MRDS) or Alaska Resource Data File (ARDF).</procdesc>
        <procdate>2018</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 3: MINERAL SYSTEM AND DEPOSIT TYPE CLASSIFICATION. The geologic and chemical attributes of NGDOD rock and mineral samples were reviewed by SACM project mineral deposit experts to determine which mineral system and mineral deposit type(s) these samples were most associated with, using the mineral system and deposit type classification scheme from USGS Earth Mapping Resources Initiative (Earth MRI) project, as described in USGS Open-file Report 2020-1042. The work of Albert H. Hofstra, Garth E. Graham, George N. Case, and Erik R. Tharalson was critical in completing this process step.</procdesc>
        <procdate>2021</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 4: CREATE GEOLOGIC REFERENCE BIBLIOGRAPHY. A table of bibliographic references linked to chemical and geospatial data was created from earlier project reference tables, and the online resources USGS Publications Warehouse and USGS ScienceBase. From this work the table Geol_Biblio was created as a stand alone reference table in the relational database.</procdesc>
        <procdate>2021</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 5: GEOGRAPHIC PROJECTION IN WGS84 DATUM. The geographic coordinates of 1,413 sample records that were not in WGS84 datum were projected to WGS84 datum by Keith A. Labay.</procdesc>
        <procdate>2021</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 6: BUILD THE RELATIONAL DATABASE. A relational database structure was created in MS Access 2016 consisting of a central geologic and geospatial data table, a chemistry data table, four best value chemistry data tables, six lookup tables, a reference table of mineral deposit types, and a data dictionary table. See USGS Data Series 1117 for further information regarding this process step.</procdesc>
        <procdate>2023</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
      <procstep>
        <procdesc>STEP 7: CREATE THE SHAPEFILE. A shapefile of 16,579 sample location point was created by Carma San Juan to make a geographic check of sample locations. Two samples were found to be located in the Blake Deep of the outer continental shelf of the Atlantic Ocean, off the coast of South Carolina and outside of the US exclusive economic zone (EEZ). These sample records and their data were removed from the relational database.</procdesc>
        <procdate>2023</procdate>
        <proccont>
          <cntinfo>
            <cntperp>
              <cntper>Ryan D. Taylor</cntper>
              <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
            </cntperp>
            <cntpos>Research Geologist</cntpos>
            <cntaddr>
              <addrtype>mailing address</addrtype>
              <address>Mail Stop 973, W 6th Ave Kipling St</address>
              <city>Denver</city>
              <state>CO</state>
              <postal>80225</postal>
              <country>United States</country>
            </cntaddr>
            <cntvoice>303-236-1882</cntvoice>
            <cntfax>303-236-3200</cntfax>
            <cntemail>rtaylor@usgs.gov</cntemail>
          </cntinfo>
        </proccont>
      </procstep>
    </lineage>
  </dataqual>
  <spref>
    <horizsys>
      <geograph>
        <latres>0.0001</latres>
        <longres>0.0001</longres>
        <geogunit>Decimal degrees</geogunit>
      </geograph>
      <geodetic>
        <horizdn>WGS84</horizdn>
        <ellips>WGS84</ellips>
        <semiaxis>6378137</semiaxis>
        <denflat>298.25722</denflat>
      </geodetic>
    </horizsys>
  </spref>
  <eainfo>
    <detailed>
      <enttyp>
        <enttypl>Geol</enttypl>
        <enttypd>table of spatial, geologic, and descriptive attributes for geologic material samples; includes records for both original and resubmitted samples; a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>unique identifier assigned to each submitted sample by the Sample Control Officer of the analytical laboratory that received the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of numbers as text without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_LAB_ID_1</attrlabl>
        <attrdef>the original LAB_ID that represents the only instance of reanalysis, or the second oldest of two instances, or the second youngest of three instances</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_LAB_ID_2</attrlabl>
        <attrdef>the original LAB_ID that represents the oldest of two instances of reanalysis, or the second oldest of three instances</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_LAB_ID_3</attrlabl>
        <attrdef>the original LAB_ID that represents the oldest of three instances of reanalysis</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AGDB_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample by the database architect of the Alaska Geochemical Database</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>49230</rdommin>
            <rdommax>413959</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_ID</attrlabl>
        <attrdef>field identifier assigned by the sample collector of sample submitted for analysis, possibly corrected by data renovator due to truncation of data entry, or to promote list sorting</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>letters and numbers whose significance depends on the sample collection process</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>JOB_ID</attrlabl>
        <attrdef>laboratory batch identifier assigned by the Sample Control Officer of the analytical laboratory that received the samples as a batch</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_JOB_ID_1</attrlabl>
        <attrdef>the JOB_ID (the original NGDB batch number) that represents the only instance of reanalysis, or the second oldest of two instances, or the second youngest of three instances</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_JOB_ID_2</attrlabl>
        <attrdef>the JOB_ID (the original NGDB batch number) that represents the oldest of two instances of reanalysis, or the second oldest of three instances</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREV_JOB_ID_3</attrlabl>
        <attrdef>the JOB_ID (the original NGDB batch number) that represents the oldest of three instances of reanalysis</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SUBMITTER</attrlabl>
        <attrdef>name of the individual(s) who submitted the sample in a batch to the laboratory for analysis; not necessarily the sample collector</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of the individual(s)</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PROJECT_NAME</attrlabl>
        <attrdef>project name, at times derived from a project account number, of work group funded for the collection and analysis of submitted samples</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>project names, if known</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DATE_SUBMITTED</attrlabl>
        <attrdef>date sample was submitted to Sample Control for initial database processing prior to sample prep and analysis; month/day/year in the format mm/dd/yyyy</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>9/1/2001</rdommin>
            <rdommax>8/28/2023</rdommax>
            <attrunit>days</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DATE_COLLECT</attrlabl>
        <attrdef>date the sample was collected, when recorded; month/day/year in the format mm/dd/yyyy; often estimated as first day of month or year</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>1/1/1948</rdommin>
            <rdommax>8/10/2023</rdommax>
            <attrunit>days</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>STATE</attrlabl>
        <attrdef>2-character abbreviation of state from where the sample was collected; samples from 42 states and one territory are included in the database</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>2-character abbreviations of states</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>QUAD</attrlabl>
        <attrdef>name of 1:250,000-scale quadrangle (1°x2° or 1°x3°) in which sample was collected; usually for Alaska samples</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>Names of 1:250,000-scale quadrangles (1 degree x 2 degree or 1 degree x 3 degree)</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SYSTEM_TYPE</attrlabl>
        <attrdef>mineral system type associated with sample; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020-1042; as observed by System Approach to Critical Minerals project scientists</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of mineral system types</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPOSIT_TYPE</attrlabl>
        <attrdef>mineral deposit type associated with sample; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020-1042; as observed by System Approach to Critical Minerals project scientists</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of mineral deposit type</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CHEM_ANOM</attrlabl>
        <attrdef>element(s) detected in sample at anomalous or moderately anomalous concentrations; for example, "Cu, Pb, Zn (Ag, Mo)" means copper, lead and zinc are anomalous, and silver and molybdenum are moderately anomalous</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>element symbols</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DISTRICT_NAME</attrlabl>
        <attrdef>mining district from which the sample was collected; from U.S. Geological Survey USMIN Mineral Deposit Database (USMIN), Mineral Resource Data System (MRDS) or Alaska Resource Data File (ARDF)</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of mining districts</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPOSIT_NAME</attrlabl>
        <attrdef>mineral deposit from which the sample was collected; from U.S. Geological Survey USMIN Mineral Deposit Database (USMIN), Mineral Resource Data System (MRDS) or Alaska Resource Data File (ARDF)</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of mineral deposits</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>MINE_NAME</attrlabl>
        <attrdef>mine or mine feature from which the sample was collected; from U.S. Geological Survey USMIN Mineral Deposit Database (USMIN), Mineral Resource Data System (MRDS) or Alaska Resource Data File (ARDF)</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of mines or mine features</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LATITUDE</attrlabl>
        <attrdef>latitude coordinate of sample site, reported in decimal degrees, WGS84 projection; non-WGS84 coordinates transformed by Keith Labay, Summer 2024; resolution is variable; ranges from 4-digit GPS precision to the corner of a 1:24,000 topographic base map; actual coordinates may or may not be accurate</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>18.0673</rdommin>
            <rdommax>70.455469</rdommax>
            <attrunit>decimal degrees</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LONGITUDE</attrlabl>
        <attrdef>longitude coordinate of sample site, reported in decimal degrees, WGS84 projection; non-WGS84 coordinates transformed by Keith Labay, Summer 2024; resolution is variable; ranges from 4-digit GPS precision to the corner of a 1:24,000 topographic base map; actual coordinates may or may not be accurate</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-165.8248</rdommin>
            <rdommax>-66.4697</rdommax>
            <attrunit>decimal degrees</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LOCATE_DESC</attrlabl>
        <attrdef>geographic information relating to the location of the sample site</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>geographic information</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPTH</attrlabl>
        <attrdef>depth from the surface at which the sample was collected; units, when available, are specified by the submitter</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>ideally a single number or range possibly followed by units of measure, but can be any depth related comment</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SAMPLE_SOURCE</attrlabl>
        <attrdef>physical setting or environment from which the sample was collected</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>physical settings or environments</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>METHOD_COLLECTED</attrlabl>
        <attrdef>Sample collection method</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>single/grab</edomv>
            <edomvd>sample is collected without any attempt to composite material for representativity; may or may not be representative of material found at the site and is often used for collecting unusual, one-of-a-kind, or un-composited samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>composite</edomv>
            <edomvd>sample is collected with the intent to homogenize material and to be representative of a larger body (rock unit, local soil, etc.) at the site; consists of multiple subsamples or "grabs" and may be collected from multiple locations at the site</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>channel</edomv>
            <edomvd>sample is a composite sample collected over a continuous distance (e.g., chip samples of rock collected across the width of a bed, a sample collected by integrating media across the entire width of the stream)</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PRIMARY_CLASS</attrlabl>
        <attrdef>Primary classification of sample media</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>rock</edomv>
            <edomvd>a solid, cohesive aggregate of grains of one or more minerals</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>mineral</edomv>
            <edomvd>naturally occurring, solid, inorganic element or compound, with a definite composition or range of compositions, usually possessing a regular internal crystalline structure</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SECONDARY_CLASS</attrlabl>
        <attrdef>secondary classification or subclass of rock sample media; attribute of PRIMARY_CLASS; is NULL for mineral samples</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>igneous</edomv>
            <edomvd>rock formed by the solidification of a magma or lava</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>metamorphic</edomv>
            <edomvd>rock whose original mineralogy, texture or composition has been changed due to the effects of pressure, temperature, or the gain or loss of chemical components</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>sedimentary</edomv>
            <edomvd>rock formed by the accumulation and cementation of mineral grains transported by wind, water, or ice to the site of deposition or by chemical precipitation at the depositional site</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>unspecified</edomv>
            <edomvd>rock sample that should have a secondary classification attribute, but it is unclear what it should be or is unknown</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>miscellaneous</edomv>
            <edomvd>product of mining processes, derived from geologic material; tailings, slag, slime, dust, etc.</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SPECIFIC_NAME</attrlabl>
        <attrdef>specific name for the rock or mineral sample collected; attribute of PRIMARY_CLASS and/or SECONDARY_CLASS; most names are well documented and their descriptions can be found elsewhere</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>specific names for rock or mineral samples</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SOURCE_MATERIAL</attrlabl>
        <attrdef>petrologic source of mineral or concentrate sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>petrologic names</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SAMPLE_COMMENT</attrlabl>
        <attrdef>attribute used to modify PRIMARY_CLASS, SECONDARY_CLASS, or SPECIFIC_NAME; data is not derived from sample codes</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>attributes used to modify PRIMARY_CLASS, SECONDARY_CLASS, SPECIFIC_NAME, or other sample related attributes</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ADDL_ATTR</attrlabl>
        <attrdef>additional attributes used to modify PRIMARY_CLASS, SECONDARY_CLASS, or SPECIFIC_NAME; derived from sample codes in fields of original databases that do not have equivalent fields in the NGDB</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>attributes used to modify PRIMARY_CLASS, SECONDARY_CLASS, SPECIFIC_NAME, or other sample related attributes</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOLOGIC_AGE</attrlabl>
        <attrdef>age or range of ages from the Geological Time Scale for the collected sample; follows USGS Geologic Map Lexicon where applicable</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>ages or ranges of ages from the Geological Time Scale</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>STRATIGRAPHY</attrlabl>
        <attrdef>name of the stratigraphic unit from which the sample was collected; provided by submitter; may represent either a formal name, an informal name, or geologic map unit abbreviation; follows USGS Geologic Map Lexicon where applicable</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>names of stratigraphic units</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>MINERALIZATION</attrlabl>
        <attrdef>an indication of mineralization or mineralization types as provided by the sample submitter</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>mineralization or mineralization types</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ALTERATION</attrlabl>
        <attrdef>an indication of the general presence or type of alteration noted in the sample by the submitter</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>presence or types of alteration</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>IGNEOUS_FORM</attrlabl>
        <attrdef>an indication of the igneous setting from which the sample was collected</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>igneous settings</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>METAMORPHISM</attrlabl>
        <attrdef>an indication of the type of metamorphic setting from which the rock was collected</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>types of metamorphic settings</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FACIES_GRADE</attrlabl>
        <attrdef>metamorphic facies or grade as provided by the sample submitter</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>metamorphic facies or grades</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SOURCE_ROCK</attrlabl>
        <attrdef>precursor rock, igneous or sedimentary, for metamorphic rocks, or for minerals</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>rock names</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPOSIT_ENVIRON</attrlabl>
        <attrdef>original environment of deposition for sedimentary rock sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>environments of deposition</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PREP</attrlabl>
        <attrdef>description of the sample preparation methods used</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>Descriptions of the sample preparation methods</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>MESH_PORE_SIZE</attrlabl>
        <attrdef>sieve size, usually in U.S. Standard Sieve Mesh number, used in field sampling or laboratory preparation to fractionate the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>sieve sizes</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_ID</attrlabl>
        <attrdef>unique identifier, as an abbreviation, of geochemical data publication; foreign key from Geol_Biblio table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>publication abbreviation identifiers</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_COMMENT</attrlabl>
        <attrdef>comment regarding other GEOL_PUBL_IDs related to LAB_ID entry; see Geol_Biblio table for further information regarding these publications</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>publication comments</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>DepositTypes</enttypl>
        <enttypd>table of mineral system and deposit types, from USGS Open-File Report 2020-1042</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>DEPOSIT_TYPE_ID</attrlabl>
        <attrdef>unique identifier for the mineral deposit type; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>alphanumeric characters as unique identifiers</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SYSTEM_TYPE_ID</attrlabl>
        <attrdef>unique identifier for the mineral system type</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>alpha characters as identifiers</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SYSTEM_TYPE</attrlabl>
        <attrdef>mineral system type; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020_1042</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>mineral system types</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPOSIT_TYPE</attrlabl>
        <attrdef>mineral deposit type; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020_1042</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>mineral deposit types</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DEPOSIT_TYPE_LONG</attrlabl>
        <attrdef>mineral deposit type, long version; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020_1042</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>mineral deposit types, no abbreviations used</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PRINCIPAL_COMMODITY</attrlabl>
        <attrdef>principal commodities that generally are produced from, or explored for, in the deposit type, element symbols used where applicable; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020_1042</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>principal commodities, element symbols used where applicable</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CRITICAL_MINERAL</attrlabl>
        <attrdef>critical minerals that have actually been produced from the deposit type; those in parentheses are enriched in the deposit type, but have not yet been produced; from USGS Earth Mapping Resources Initiative (Earth MRI), USGS Open-file Report 2020_1042</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>critical minerals, element symbols used where applicable</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>Geol_Biblio</enttypl>
        <enttypd>references linked to chemical and geospatial data</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>GEOL_PUB_ID</attrlabl>
        <attrdef>geochemical data publication abbreviation identifier; from Geol table; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>alphanumeric characters as unique identifiers</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_AUTHOR</attrlabl>
        <attrdef>author(s) of geochemical data publication linked by LAB_ID to geochemical data</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>authors names, in bibliographic format</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_YEAR</attrlabl>
        <attrdef>year of geochemical data publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>2008</rdommin>
            <rdommax>2024</rdommax>
            <attrunit>year</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_CITATION</attrlabl>
        <attrdef>bibliographic citation for geochemical data publication; or chapter or section of publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>bibliographic citations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_URL</attrlabl>
        <attrdef>DOI or URL of geochemical data publication, if available</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>DOIs or URLs</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>GEOL_PUB_TIME_PERIOD</attrlabl>
        <attrdef>time period of collection, submittal and analysis of samples in geochemical data publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>time period as text</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>Chem</enttypl>
        <enttypd>all chemical and petrophysical data compiled for rock and mineral samples; total major element concentrations expressed as oxides are converted to element basis, a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>CHEM_ID</attrlabl>
        <attrdef>unique quantitative value identifier; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>2</rdommin>
            <rdommax>320625</rdommax>
            <attrunit>dimensionless counting identifier</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>identifier assigned to sample by analytical lab's laboratory information management system; the project created some LAB_ID's by adding "AL", "EDXR", "RXDS", "SACM" and "SSDN" prefixes to a count number</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of letters and numbers without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PARAMETER</attrlabl>
        <attrdef>chemical parameter that is a concatenation of SPECIES, UNITS, TECHNIQUE, DIGESTION, and sometimes DECOMPOSITION; foreign key from Parameter table; enumerated values, definitions, and sources of enumerated domain also in Parameter table metadata</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>Enumerated values, definitions, and sources of enumerated domains are found in Parameter table metadata for field PARAMETER</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SPECIES</attrlabl>
        <attrdef>chemical or petrophysical attribute that has a data value associated with it</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>Ag</edomv>
            <edomvd>silver</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al</edomv>
            <edomvd>aluminum</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As</edomv>
            <edomvd>arsenic</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ash</edomv>
            <edomvd>ash, after ignition or combustion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au</edomv>
            <edomvd>gold</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>B</edomv>
            <edomvd>boron</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba</edomv>
            <edomvd>barium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be</edomv>
            <edomvd>beryllium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi</edomv>
            <edomvd>bismuth</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Br</edomv>
            <edomvd>bromine</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>C</edomv>
            <edomvd>total carbon</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca</edomv>
            <edomvd>calcium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CCO3</edomv>
            <edomvd>carbonate carbon</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd</edomv>
            <edomvd>cadmium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce</edomv>
            <edomvd>cerium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cl</edomv>
            <edomvd>chlorine</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co</edomv>
            <edomvd>cobalt</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CO2</edomv>
            <edomvd>carbon dioxide</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Corg</edomv>
            <edomvd>organic carbon</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr</edomv>
            <edomvd>chromium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs</edomv>
            <edomvd>cesium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu</edomv>
            <edomvd>copper</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy</edomv>
            <edomvd>dysprosium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er</edomv>
            <edomvd>erbium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu</edomv>
            <edomvd>europium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>F</edomv>
            <edomvd>fluorine</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe</edomv>
            <edomvd>total iron</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FeO</edomv>
            <edomvd>ferrous iron, as ferrous oxide</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga</edomv>
            <edomvd>gallium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd</edomv>
            <edomvd>gadolinium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge</edomv>
            <edomvd>germanium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2O</edomv>
            <edomvd>total water</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2Ob</edomv>
            <edomvd>bound or essential water</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2Om</edomv>
            <edomvd>moisture or nonessential water</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf</edomv>
            <edomvd>hafnium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg</edomv>
            <edomvd>mercury</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho</edomv>
            <edomvd>holmium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In</edomv>
            <edomvd>indium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ir</edomv>
            <edomvd>iridium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K</edomv>
            <edomvd>potassium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La</edomv>
            <edomvd>lanthanum</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li</edomv>
            <edomvd>lithium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>LOI</edomv>
            <edomvd>loss on ignition</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu</edomv>
            <edomvd>lutetium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg</edomv>
            <edomvd>magnesium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn</edomv>
            <edomvd>manganese</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo</edomv>
            <edomvd>molybdenum</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na</edomv>
            <edomvd>sodium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb</edomv>
            <edomvd>niobium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd</edomv>
            <edomvd>neodymium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni</edomv>
            <edomvd>nickel</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Os</edomv>
            <edomvd>osmium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P</edomv>
            <edomvd>phosphorus</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb</edomv>
            <edomvd>lead</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pd</edomv>
            <edomvd>palladium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr</edomv>
            <edomvd>praseodymium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pt</edomv>
            <edomvd>platinum</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb</edomv>
            <edomvd>rubidium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Re</edomv>
            <edomvd>rhenium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rh</edomv>
            <edomvd>rhodium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ru</edomv>
            <edomvd>ruthenium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S</edomv>
            <edomvd>total sulfur</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb</edomv>
            <edomvd>antimony</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc</edomv>
            <edomvd>scandium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se</edomv>
            <edomvd>selenium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Si</edomv>
            <edomvd>silicon</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm</edomv>
            <edomvd>samarium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn</edomv>
            <edomvd>tin</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>SO4</edomv>
            <edomvd>sulfate</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr</edomv>
            <edomvd>strontium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta</edomv>
            <edomvd>tantalum</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb</edomv>
            <edomvd>terbium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te</edomv>
            <edomvd>tellurium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th</edomv>
            <edomvd>thorium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti</edomv>
            <edomvd>titanium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl</edomv>
            <edomvd>thallium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm</edomv>
            <edomvd>thulium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U</edomv>
            <edomvd>uranium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V</edomv>
            <edomvd>vanadium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W</edomv>
            <edomvd>tungsten</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y</edomv>
            <edomvd>yttrium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb</edomv>
            <edomvd>ytterbium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn</edomv>
            <edomvd>zinc</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr</edomv>
            <edomvd>zirconium</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>UNITS</attrlabl>
        <attrdef>units of concentration or measurement in which the DATA_VALUE is expressed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>pct</edomv>
            <edomvd>weight percent</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>ppm</edomv>
            <edomvd>parts per million by weight</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ANALYTIC_METHOD</attrlabl>
        <attrdef>short name of analytic method; foreign key from AnalyticMethod table; enumerated values, definitions, and sources of enumerated domain also in AnalyticMethod table metadata</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in AnalyticMethod table metadata for field ANALYTIC_METHOD</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>QUALIFIED_VALUE</attrlabl>
        <attrdef>numeric result of sample analysis; qualified so that DATA_VALUEs with associated QUALIFIERs 'less than', 'N' or 'L' are expressed as negative values, and DATA_VALUEs with associated QUALIFIERs 'greater than' or 'G' end in 0.00111, 0.01111 or 0.11111; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit for the specific value; detection limits are related to the various factors of the analytical method and may vary over time</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-43000</rdommin>
            <rdommax>918000</rdommax>
            <attrunit>variable; see entry for record in accompanying field UNITS</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>QUALIFIER</attrlabl>
        <attrdef>Qualifying modifier for result; i.e., 'less than', 'greater than'</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>&gt;</edomv>
            <edomvd>the element was measured at a concentration greater than the upper limit of determination for the analytical method</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>G</edomv>
            <edomvd>the element was measured at a concentration greater than the upper limit of determination for the analytical method</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>&lt;</edomv>
            <edomvd>the element was not detected at concentrations above the lower limit of determination for the analytical method</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>N</edomv>
            <edomvd>the element was not detected at concentrations above the lower limit of determination for the analytical method</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_NAME</attrlabl>
        <attrdef>abbreviated name of agency or organization that performed chemical analysis</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in LabName table metadata for field LAB_NAME</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>BV_Ag_Cr</enttypl>
        <enttypd>table of “best value” chemical data - elements silver through chromium - for rock and mineral samples; a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>unique identifier assigned to each submitted sample by the Sample Control Officer of the analytical laboratory that received the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of numbers as text without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ag_ppm</attrlabl>
        <attrdef>silver, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>406000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ag_AM</attrlabl>
        <attrdef>silver, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ag_ppm_ALL</attrlabl>
        <attrdef>silver, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Al_pct</attrlabl>
        <attrdef>aluminum, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.2</rdommin>
            <rdommax>36.4</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Al_AM</attrlabl>
        <attrdef>aluminum, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Al_pct_ALL</attrlabl>
        <attrdef>aluminum, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>As_ppm</attrlabl>
        <attrdef>arsenic, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-30</rdommin>
            <rdommax>386000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>As_AM</attrlabl>
        <attrdef>arsenic, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>As_ppm_ALL</attrlabl>
        <attrdef>arsenic, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ash_pct</attrlabl>
        <attrdef>ash, as best value, in weight percent; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>92.256</rdommin>
            <rdommax>92.256</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ash_AM</attrlabl>
        <attrdef>ash, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ash_pct_ALL</attrlabl>
        <attrdef>ash, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Au_ppm</attrlabl>
        <attrdef>gold, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>12200</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Au_AM</attrlabl>
        <attrdef>gold, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Au_ppm_ALL</attrlabl>
        <attrdef>gold, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>B_ppm</attrlabl>
        <attrdef>boron, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-20</rdommin>
            <rdommax>224000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>B_AM</attrlabl>
        <attrdef>boron, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>B_ppm_ALL</attrlabl>
        <attrdef>boron, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ba_ppm</attrlabl>
        <attrdef>barium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-100</rdommin>
            <rdommax>600000.11111</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ba_AM</attrlabl>
        <attrdef>barium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ba_ppm_ALL</attrlabl>
        <attrdef>barium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Be_ppm</attrlabl>
        <attrdef>beryllium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>36600</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Be_AM</attrlabl>
        <attrdef>beryllium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Be_ppm_ALL</attrlabl>
        <attrdef>beryllium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Bi_ppm</attrlabl>
        <attrdef>bismuth, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>107160</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Bi_AM</attrlabl>
        <attrdef>bismuth, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Bi_ppm_ALL</attrlabl>
        <attrdef>bismuth, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Br_ppm</attrlabl>
        <attrdef>bromine, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>6</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Br_AM</attrlabl>
        <attrdef>bromine, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Br_ppm_ALL</attrlabl>
        <attrdef>bromine, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>C_pct</attrlabl>
        <attrdef>total carbon, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>42.1</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>C_AM</attrlabl>
        <attrdef>total carbon, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>C_pct_ALL</attrlabl>
        <attrdef>total carbon, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ca_pct</attrlabl>
        <attrdef>calcium, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>51.14</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ca_AM</attrlabl>
        <attrdef>calcium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ca_pct_ALL</attrlabl>
        <attrdef>calcium, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CCO3_pct</attrlabl>
        <attrdef>carbonate carbon, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>11.09</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CCO3_AM</attrlabl>
        <attrdef>carbonate carbon, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CCO3_pct_ALL</attrlabl>
        <attrdef>carbonate carbon, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cd_ppm</attrlabl>
        <attrdef>cadmium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>11200</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cd_AM</attrlabl>
        <attrdef>cadmium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cd_ppm_ALL</attrlabl>
        <attrdef>cadmium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ce_ppm</attrlabl>
        <attrdef>cerium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>278000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ce_AM</attrlabl>
        <attrdef>cerium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ce_ppm_ALL</attrlabl>
        <attrdef>cerium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cl_pct</attrlabl>
        <attrdef>chlorine, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>4.52</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cl_AM</attrlabl>
        <attrdef>chlorine, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cl_pct_ALL</attrlabl>
        <attrdef>chlorine, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Co_ppm</attrlabl>
        <attrdef>cobalt, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>49800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Co_AM</attrlabl>
        <attrdef>cobalt, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Co_ppm_ALL</attrlabl>
        <attrdef>cobalt, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CO2_pct</attrlabl>
        <attrdef>carbon dioxide, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.05</rdommin>
            <rdommax>40.64</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CO2_AM</attrlabl>
        <attrdef>carbon dioxide, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>CO2_pct_ALL</attrlabl>
        <attrdef>carbon dioxide, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Corg_pct</attrlabl>
        <attrdef>organic carbon, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1.36</rdommin>
            <rdommax>42.06</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Corg_AM</attrlabl>
        <attrdef>organic carbon, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Corg_pct_ALL</attrlabl>
        <attrdef>organic carbon, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cr_ppm</attrlabl>
        <attrdef>chromium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-89.4</rdommin>
            <rdommax>349000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cr_AM</attrlabl>
        <attrdef>chromium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cr_ppm_ALL</attrlabl>
        <attrdef>chromium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>BV_Cs_Lu</enttypl>
        <enttypd>table of “best value” chemical data - elements cesium through lutetium - for rock and mineral samples; a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>unique identifier assigned to each submitted sample by the Sample Control Officer of the analytical laboratory that received the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of numbers as text without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cs_ppm</attrlabl>
        <attrdef>cesium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>23800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cs_AM</attrlabl>
        <attrdef>cesium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cs_ppm_ALL</attrlabl>
        <attrdef>cesium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cu_ppm</attrlabl>
        <attrdef>copper, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-20</rdommin>
            <rdommax>699000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cu_AM</attrlabl>
        <attrdef>copper, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Cu_ppm_ALL</attrlabl>
        <attrdef>copper, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Dy_ppm</attrlabl>
        <attrdef>dysprosium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.05</rdommin>
            <rdommax>14000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Dy_AM</attrlabl>
        <attrdef>dysprosium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Dy_ppm_ALL</attrlabl>
        <attrdef>dysprosium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Er_ppm</attrlabl>
        <attrdef>erbium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.05</rdommin>
            <rdommax>11800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Er_AM</attrlabl>
        <attrdef>erbium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Er_ppm_ALL</attrlabl>
        <attrdef>erbium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Eu_ppm</attrlabl>
        <attrdef>europium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>2690</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Eu_AM</attrlabl>
        <attrdef>europium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Eu_ppm_ALL</attrlabl>
        <attrdef>europium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>F_pct</attrlabl>
        <attrdef>fluorine, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>36.4</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>F_AM</attrlabl>
        <attrdef>fluorine, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>F_pct_ALL</attrlabl>
        <attrdef>fluorine, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Fe_pct</attrlabl>
        <attrdef>total iron, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>69.73</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Fe_AM</attrlabl>
        <attrdef>total iron, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Fe_pct_ALL</attrlabl>
        <attrdef>total iron, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FeO_pct</attrlabl>
        <attrdef>ferrous iron, as ferrous oxide, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.5</rdommin>
            <rdommax>64.6</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FeO_AM</attrlabl>
        <attrdef>ferrous iron, as ferrous oxide, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FeO_pct_ALL</attrlabl>
        <attrdef>ferrous iron, as ferrous oxide, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ga_ppm</attrlabl>
        <attrdef>gallium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>7820</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ga_AM</attrlabl>
        <attrdef>gallium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ga_ppm_ALL</attrlabl>
        <attrdef>gallium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Gd_ppm</attrlabl>
        <attrdef>gadolinium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.2</rdommin>
            <rdommax>10400</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Gd_AM</attrlabl>
        <attrdef>gadolinium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Gd_ppm_ALL</attrlabl>
        <attrdef>gadolinium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ge_ppm</attrlabl>
        <attrdef>germanium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>3450</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ge_AM</attrlabl>
        <attrdef>germanium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ge_ppm_ALL</attrlabl>
        <attrdef>germanium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2O_pct</attrlabl>
        <attrdef>total water, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>0</rdommin>
            <rdommax>20.1</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2O_AM</attrlabl>
        <attrdef>total water, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2O_pct_ALL</attrlabl>
        <attrdef>total water, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Ob_pct</attrlabl>
        <attrdef>bound or essential water, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>13.3</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Ob_AM</attrlabl>
        <attrdef>bound or essential water, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Ob_pct_ALL</attrlabl>
        <attrdef>bound or essential water, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Om_pct</attrlabl>
        <attrdef>moisture or nonessential water, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>11.9</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Om_AM</attrlabl>
        <attrdef>moisture or nonessential water, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>H2Om_pct_ALL</attrlabl>
        <attrdef>moisture or nonessential water, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hf_ppm</attrlabl>
        <attrdef>hafnium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>10800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hf_AM</attrlabl>
        <attrdef>hafnium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hf_ppm_ALL</attrlabl>
        <attrdef>hafnium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hg_ppm</attrlabl>
        <attrdef>mercury, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1000</rdommin>
            <rdommax>726900</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hg_AM</attrlabl>
        <attrdef>mercury, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Hg_ppm_ALL</attrlabl>
        <attrdef>mercury, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ho_ppm</attrlabl>
        <attrdef>holmium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.05</rdommin>
            <rdommax>3610</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ho_AM</attrlabl>
        <attrdef>holmium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ho_ppm_ALL</attrlabl>
        <attrdef>holmium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>In_ppm</attrlabl>
        <attrdef>indium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.2</rdommin>
            <rdommax>7280</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>In_AM</attrlabl>
        <attrdef>indium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>In_ppm_ALL</attrlabl>
        <attrdef>indium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ir_ppm</attrlabl>
        <attrdef>iridium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>0.463</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ir_AM</attrlabl>
        <attrdef>iridium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ir_ppm_ALL</attrlabl>
        <attrdef>iridium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>K_pct</attrlabl>
        <attrdef>potassium, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>14</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>K_AM</attrlabl>
        <attrdef>potassium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>K_pct_ALL</attrlabl>
        <attrdef>potassium, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>La_ppm</attrlabl>
        <attrdef>lanthanum, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-50</rdommin>
            <rdommax>161339</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>La_AM</attrlabl>
        <attrdef>lanthanum, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>La_ppm_ALL</attrlabl>
        <attrdef>lanthanum, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Li_ppm</attrlabl>
        <attrdef>lithium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>43600</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Li_AM</attrlabl>
        <attrdef>lithium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Li_ppm_ALL</attrlabl>
        <attrdef>lithium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LOI_pct</attrlabl>
        <attrdef>loss on ignition, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-4.71953</rdommin>
            <rdommax>98.4</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LOI_AM</attrlabl>
        <attrdef>loss on ignition, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LOI_pct_ALL</attrlabl>
        <attrdef>loss on ignition, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Lu_ppm</attrlabl>
        <attrdef>lutetium, as best value, in parts per million; values ending in 0.00111, 0.01111 or 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.2</rdommin>
            <rdommax>1320</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Lu_AM</attrlabl>
        <attrdef>lutetium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Lu_ppm_ALL</attrlabl>
        <attrdef>lutetium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>BV_Mg_Sb</enttypl>
        <enttypd>table of “best value” chemical data - elements magnesium through antimony - for rock and mineral samples; a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>unique identifier assigned to each submitted sample by the Sample Control Officer of the analytical laboratory that received the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of numbers as text without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mg_pct</attrlabl>
        <attrdef>magnesium, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>28.13</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mg_AM</attrlabl>
        <attrdef>magnesium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mg_pct_ALL</attrlabl>
        <attrdef>magnesium, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mn_pct</attrlabl>
        <attrdef>manganese, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>55.3</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mn_AM</attrlabl>
        <attrdef>manganese, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mn_pct_ALL</attrlabl>
        <attrdef>manganese, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mo_ppm</attrlabl>
        <attrdef>molybdenum, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>594000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mo_AM</attrlabl>
        <attrdef>molybdenum, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Mo_ppm_ALL</attrlabl>
        <attrdef>molybdenum, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Na_pct</attrlabl>
        <attrdef>sodium, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.3</rdommin>
            <rdommax>14.4</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Na_AM</attrlabl>
        <attrdef>sodium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Na_pct_ALL</attrlabl>
        <attrdef>sodium, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nb_ppm</attrlabl>
        <attrdef>niobium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-10</rdommin>
            <rdommax>32700</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nb_AM</attrlabl>
        <attrdef>niobium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nb_ppm_ALL</attrlabl>
        <attrdef>niobium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nd_ppm</attrlabl>
        <attrdef>neodymium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>94800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nd_AM</attrlabl>
        <attrdef>neodymium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Nd_ppm_ALL</attrlabl>
        <attrdef>neodymium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ni_ppm</attrlabl>
        <attrdef>nickel, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-50</rdommin>
            <rdommax>742000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ni_AM</attrlabl>
        <attrdef>nickel, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ni_ppm_ALL</attrlabl>
        <attrdef>nickel, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Os_ppm</attrlabl>
        <attrdef>osmium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.04</rdommin>
            <rdommax>0.736</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Os_AM</attrlabl>
        <attrdef>osmium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Os_ppm_ALL</attrlabl>
        <attrdef>osmium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>P_pct</attrlabl>
        <attrdef>phosphorus, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.01</rdommin>
            <rdommax>20.9</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>P_AM</attrlabl>
        <attrdef>phosphorus, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>P_pct_ALL</attrlabl>
        <attrdef>phosphorus, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pb_ppm</attrlabl>
        <attrdef>lead, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-50</rdommin>
            <rdommax>918000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pb_AM</attrlabl>
        <attrdef>lead, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pb_ppm_ALL</attrlabl>
        <attrdef>lead, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pd_ppm</attrlabl>
        <attrdef>palladium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>478</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pd_AM</attrlabl>
        <attrdef>palladium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pd_ppm_ALL</attrlabl>
        <attrdef>palladium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pr_ppm</attrlabl>
        <attrdef>praseodymium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.05</rdommin>
            <rdommax>26800</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pr_AM</attrlabl>
        <attrdef>praseodymium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pr_ppm_ALL</attrlabl>
        <attrdef>praseodymium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pt_ppm</attrlabl>
        <attrdef>platinum, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>98.3</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pt_AM</attrlabl>
        <attrdef>platinum, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Pt_ppm_ALL</attrlabl>
        <attrdef>platinum, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rb_ppm</attrlabl>
        <attrdef>rubidium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>19300</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rb_AM</attrlabl>
        <attrdef>rubidium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rb_ppm_ALL</attrlabl>
        <attrdef>rubidium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Re_ppm</attrlabl>
        <attrdef>rhenium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-100</rdommin>
            <rdommax>33.5</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Re_AM</attrlabl>
        <attrdef>rhenium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Re_ppm_ALL</attrlabl>
        <attrdef>rhenium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rh_ppm</attrlabl>
        <attrdef>rhodium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.02</rdommin>
            <rdommax>2.07</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rh_AM</attrlabl>
        <attrdef>rhodium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Rh_ppm_ALL</attrlabl>
        <attrdef>rhodium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ru_ppm</attrlabl>
        <attrdef>ruthenium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.19</rdommin>
            <rdommax>0.805</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ru_AM</attrlabl>
        <attrdef>ruthenium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ru_ppm_ALL</attrlabl>
        <attrdef>ruthenium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>S_pct</attrlabl>
        <attrdef>total sulfur, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>99.8</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>S_AM</attrlabl>
        <attrdef>total sulfur, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>S_pct_ALL</attrlabl>
        <attrdef>total sulfur, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SO4_pct</attrlabl>
        <attrdef>sulfate, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.3</rdommin>
            <rdommax>43.2</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SO4_AM</attrlabl>
        <attrdef>sulfate, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SO4_pct_ALL</attrlabl>
        <attrdef>sulfate, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sb_ppm</attrlabl>
        <attrdef>antimony, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-20</rdommin>
            <rdommax>621000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sb_AM</attrlabl>
        <attrdef>antimony, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sb_ppm_ALL</attrlabl>
        <attrdef>antimony, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>BV_Sc_Zr</enttypl>
        <enttypd>table of “best value” chemical data - elements scandium through zirconium - for rock and mineral samples; a null (or empty cell) means data for that attribute was not provided in the source record</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SACM_ID</attrlabl>
        <attrdef>unique identifier assigned to each sample entered in the National Geochemical Database on Ore Deposits database by the database architect for the Systems Approach to Critical Minerals Inventory, Research, and Assessment project (SACM); the SACM_ID numbering sequence begins in the key field SACM_ID of the National Geochemical Database on Ore Deposits: Legacy data; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>5770</rdommin>
            <rdommax>50561</rdommax>
            <attrunit>dimensionless numbers</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_ID</attrlabl>
        <attrdef>unique identifier assigned to each submitted sample by the Sample Control Officer of the analytical laboratory that received the sample</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values composed of numbers as text without further scientific significance</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sc_ppm</attrlabl>
        <attrdef>scandium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-15</rdommin>
            <rdommax>23100</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sc_AM</attrlabl>
        <attrdef>scandium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sc_ppm_ALL</attrlabl>
        <attrdef>scandium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Se_ppm</attrlabl>
        <attrdef>selenium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>191000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Se_AM</attrlabl>
        <attrdef>selenium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Se_ppm_ALL</attrlabl>
        <attrdef>selenium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Si_pct</attrlabl>
        <attrdef>silicon, as best value, in weight percent; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>0.1</rdommin>
            <rdommax>60.11111</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Si_AM</attrlabl>
        <attrdef>silicon, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Si_pct_ALL</attrlabl>
        <attrdef>silicon, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sm_ppm</attrlabl>
        <attrdef>samarium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>12600</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sm_AM</attrlabl>
        <attrdef>samarium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sm_ppm_ALL</attrlabl>
        <attrdef>samarium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sn_ppm</attrlabl>
        <attrdef>tin, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>147000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sn_AM</attrlabl>
        <attrdef>tin, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sn_ppm_ALL</attrlabl>
        <attrdef>tin, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sr_ppm</attrlabl>
        <attrdef>strontium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-100</rdommin>
            <rdommax>176533</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sr_AM</attrlabl>
        <attrdef>strontium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Sr_ppm_ALL</attrlabl>
        <attrdef>strontium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ta_ppm</attrlabl>
        <attrdef>tantalum, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>10000.11111</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ta_AM</attrlabl>
        <attrdef>tantalum, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ta_ppm_ALL</attrlabl>
        <attrdef>tantalum, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tb_ppm</attrlabl>
        <attrdef>terbium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>1760</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tb_AM</attrlabl>
        <attrdef>terbium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tb_ppm_ALL</attrlabl>
        <attrdef>terbium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Te_ppm</attrlabl>
        <attrdef>tellurium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-5</rdommin>
            <rdommax>46100</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Te_AM</attrlabl>
        <attrdef>tellurium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Te_ppm_ALL</attrlabl>
        <attrdef>tellurium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Th_ppm</attrlabl>
        <attrdef>thorium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>36500</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Th_AM</attrlabl>
        <attrdef>thorium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Th_ppm_ALL</attrlabl>
        <attrdef>thorium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ti_pct</attrlabl>
        <attrdef>titanium, as best value, in weight percent; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.04</rdommin>
            <rdommax>45</rdommax>
            <attrunit>weight percent</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ti_AM</attrlabl>
        <attrdef>titanium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Ti_pct_ALL</attrlabl>
        <attrdef>titanium, all values, in weight percent, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tl_ppm</attrlabl>
        <attrdef>thallium, as best value, in parts per million; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.5</rdommin>
            <rdommax>1190</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tl_AM</attrlabl>
        <attrdef>thallium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tl_ppm_ALL</attrlabl>
        <attrdef>thallium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tm_ppm</attrlabl>
        <attrdef>thulium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.1</rdommin>
            <rdommax>1760</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tm_AM</attrlabl>
        <attrdef>thulium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Tm_ppm_ALL</attrlabl>
        <attrdef>thulium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>U_ppm</attrlabl>
        <attrdef>uranium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.5</rdommin>
            <rdommax>252000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>U_AM</attrlabl>
        <attrdef>uranium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>U_ppm_ALL</attrlabl>
        <attrdef>uranium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>V_ppm</attrlabl>
        <attrdef>vanadium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-100</rdommin>
            <rdommax>37000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>V_AM</attrlabl>
        <attrdef>vanadium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>V_ppm_ALL</attrlabl>
        <attrdef>vanadium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>W_ppm</attrlabl>
        <attrdef>tungsten, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-4</rdommin>
            <rdommax>596000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>W_AM</attrlabl>
        <attrdef>tungsten, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>W_ppm_ALL</attrlabl>
        <attrdef>tungsten, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Y_ppm</attrlabl>
        <attrdef>yttrium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-0.5</rdommin>
            <rdommax>85200</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Y_AM</attrlabl>
        <attrdef>yttrium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Y_ppm_ALL</attrlabl>
        <attrdef>yttrium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Yb_ppm</attrlabl>
        <attrdef>ytterbium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-1</rdommin>
            <rdommax>10500</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Yb_AM</attrlabl>
        <attrdef>ytterbium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Yb_ppm_ALL</attrlabl>
        <attrdef>ytterbium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zn_ppm</attrlabl>
        <attrdef>zinc, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-30</rdommin>
            <rdommax>740000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zn_AM</attrlabl>
        <attrdef>zinc, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zn_ppm_ALL</attrlabl>
        <attrdef>zinc, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zr_ppm</attrlabl>
        <attrdef>zirconium, as best value, in parts per million; values ending in 0.11111 indicate that the element was measured at a concentration greater than the upper limit of determination for the analytical method; negative values indicate determinations less than the detection limit of the analytical method; the absolute value of the negative number is the detection limit; a null (or empty cell) means not analyzed</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>-4</rdommin>
            <rdommax>426000</rdommax>
            <attrunit>parts per million</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zr_AM</attrlabl>
        <attrdef>zirconium, analytical method used for best value, abbreviation; see ANALYTIC_METHOD field of AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>Zr_ppm_ALL</attrlabl>
        <attrdef>zirconium, all values, in parts per million, and their analytical methods, from best method to least, as a concatenation</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>concatenation series as "(value), (analytical method abbreviation); (value), (analytical method abbreviation); (value), (analytical method abbreviation); etc."</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>Parameter</enttypl>
        <enttypd>table of analytical method parameters used to obtain chemical and physical data</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>PARAMETER</attrlabl>
        <attrdef>chemical parameter that is a concatenation of SPECIES, UNITS, TECHNIQUE, DIGESTION, and sometimes DECOMPOSITION; from Chem table; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_AES_AZ_P</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_AES_HF</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_EDX</edomv>
            <edomvd>silver, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_AR_P</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_AZ_HF</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_Fuse</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_HF</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_HFST</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_MS_ST</edomv>
            <edomvd>silver, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ag_ppm_NA_LC</edomv>
            <edomvd>silver, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_AES_AR_P</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_AES_Fuse</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_AES_HF</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_AES_HFST</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_AES_ST</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_MS_HF</edomv>
            <edomvd>aluminum, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Al_pct_WDX_Fuse</edomv>
            <edomvd>aluminum, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_AA_HG_ST</edomv>
            <edomvd>arsenic, in parts per million, by hydride generation-atomic absorption spectrophotometry after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_AES_AZ_P</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_AES_HF</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_EDX</edomv>
            <edomvd>arsenic, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_AR_P</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_AZ_HF</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_Fuse</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_HF</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_HFST</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_MS_ST</edomv>
            <edomvd>arsenic, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_NA_LC</edomv>
            <edomvd>arsenic, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>As_ppm_NA_SC</edomv>
            <edomvd>arsenic, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ash_pct_GV</edomv>
            <edomvd>Ash, in weight percent, by gravimetry</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_AES_AZ_P</edomv>
            <edomvd>gold, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_AES_HF</edomv>
            <edomvd>gold, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_FA_AES</edomv>
            <edomvd>gold, in parts per million, by PbO fire assay and inductively coupled plasma-atomic emission spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_FA_DCP</edomv>
            <edomvd>gold, in parts per million, by PbO fire assay and direct coupled plasma-atomic emission spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_FA_MS</edomv>
            <edomvd>gold, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_FA_NA</edomv>
            <edomvd>gold, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_MS_AR_P</edomv>
            <edomvd>gold, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_MS_AZ_HF</edomv>
            <edomvd>gold, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_MS_HF</edomv>
            <edomvd>gold, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_NA_LC</edomv>
            <edomvd>gold, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Au_ppm_NA_SC</edomv>
            <edomvd>gold, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>B_ppm_AES_AR_P</edomv>
            <edomvd>boron, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>B_ppm_AES_ST</edomv>
            <edomvd>boron, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>B_ppm_MS_AR_P</edomv>
            <edomvd>boron, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>B_ppm_MS_HF</edomv>
            <edomvd>boron, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_AES_AR_P</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_AES_Fuse</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_AES_HF</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_AES_HFST</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_AES_ST</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_EDX</edomv>
            <edomvd>barium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_MS_Fuse</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_MS_HF</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_MS_ST_REE</edomv>
            <edomvd>barium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_NA_LC</edomv>
            <edomvd>barium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_NA_SC</edomv>
            <edomvd>barium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ba_ppm_WDX_Fuse</edomv>
            <edomvd>barium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_AES_AR_P</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_AES_Fuse</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_AES_HF</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_AES_HFST</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_AES_ST</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_MS_Fuse</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Be_ppm_MS_HF</edomv>
            <edomvd>beryllium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_AES_AZ_P</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_AES_HF</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_EDX</edomv>
            <edomvd>bismuth, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_AR_P</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_AZ_HF</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_Fuse</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_HF</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_HFST</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Bi_ppm_MS_ST</edomv>
            <edomvd>bismuth, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Br_ppm_EDX</edomv>
            <edomvd>bromine, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Br_ppm_NA_LC</edomv>
            <edomvd>bromine, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>C_pct_CB_IRC</edomv>
            <edomvd>total carbon, in weight percent, by combustion and infrared detector</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_AES_AR_P</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_AES_Fuse</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_AES_HF</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_AES_HFST</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_AES_ST</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_MS_HF</edomv>
            <edomvd>calcium, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_NA_LC</edomv>
            <edomvd>calcium, in weight percent, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ca_pct_WDX_Fuse</edomv>
            <edomvd>calcium, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CCO3_pct_TT_HCl</edomv>
            <edomvd>carbonate carbon, in weight percent, by coulometric titration after HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_AES_AZ_P</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_AES_HF</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_EDX</edomv>
            <edomvd>cadmium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_AR_P</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_AZ_HF</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_Fuse</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_HF</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_HFST</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cd_ppm_MS_ST</edomv>
            <edomvd>cadmium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_AES_HF</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_EDX</edomv>
            <edomvd>cerium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_AR_P</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_Fuse</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_HF</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_HFST</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_ST</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_MS_ST_REE</edomv>
            <edomvd>cerium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_NA_LC</edomv>
            <edomvd>cerium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_NA_SC</edomv>
            <edomvd>cerium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_WDX_Fuse</edomv>
            <edomvd>cerium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ce_ppm_WDX_Fuse_REE</edomv>
            <edomvd>cerium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cl_pct_ISE_Fuse</edomv>
            <edomvd>chlorine, in weight percent, by ion specific electrode after KOH-NH4NO3 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_AES_HF</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_MS_AR_P</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_MS_Fuse</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_MS_HF</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_MS_HFST</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_MS_ST</edomv>
            <edomvd>cobalt, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_NA_LC</edomv>
            <edomvd>cobalt, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_NA_SC</edomv>
            <edomvd>cobalt, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Co_ppm_WDX_Fuse_BM</edomv>
            <edomvd>cobalt, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CO2_pct_CB_IRC</edomv>
            <edomvd>carbon dioxide, in weight percent, by combustion and infrared detector</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CO2_pct_TT_HCl</edomv>
            <edomvd>carbon dioxide, in weight percent, by coulometric titration after HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Corg_pct_CB_HCl</edomv>
            <edomvd>organic carbon, in weight percent, by infrared combustion after digestion with HCl</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Corg_pct_CB_IRC</edomv>
            <edomvd>organic carbon, in weight percent, by combustion and infrared detector</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Corg_pct_CP</edomv>
            <edomvd>organic carbon, in weight percent, by computation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_AES_AR_P</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_AES_Fuse</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_AES_HF</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_AES_HFST</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_AES_ST</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_EDX</edomv>
            <edomvd>chromium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_MS_Fuse</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_MS_HF</edomv>
            <edomvd>chromium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_NA_LC</edomv>
            <edomvd>chromium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_NA_SC</edomv>
            <edomvd>chromium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cr_ppm_WDX_Fuse</edomv>
            <edomvd>chromium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_EDX</edomv>
            <edomvd>cesium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_MS_AR_P</edomv>
            <edomvd>cesium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_MS_Fuse</edomv>
            <edomvd>cesium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_MS_HF</edomv>
            <edomvd>cesium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_MS_HFST</edomv>
            <edomvd>cesium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_MS_ST</edomv>
            <edomvd>cesium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_NA_LC</edomv>
            <edomvd>cesium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cs_ppm_NA_SC</edomv>
            <edomvd>cesium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_AES_AR_P</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_AES_AZ_P</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_AES_HF</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_AES_HFST</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_AES_ST</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_EDX</edomv>
            <edomvd>copper, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_MS_AR_P</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_MS_AZ_HF</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_MS_Fuse</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_MS_HF</edomv>
            <edomvd>copper, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Cu_ppm_WDX_Fuse_BM</edomv>
            <edomvd>copper, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_MS_Fuse</edomv>
            <edomvd>dysprosium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_MS_HF</edomv>
            <edomvd>dysprosium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_MS_HFST</edomv>
            <edomvd>dysprosium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_MS_ST</edomv>
            <edomvd>dysprosium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_MS_ST_REE</edomv>
            <edomvd>dysprosium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_NA_LC</edomv>
            <edomvd>dysprosium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Dy_ppm_WDX_Fuse</edomv>
            <edomvd>dysprosium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_MS_Fuse</edomv>
            <edomvd>erbium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_MS_HF</edomv>
            <edomvd>erbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_MS_HFST</edomv>
            <edomvd>erbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_MS_ST</edomv>
            <edomvd>erbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_MS_ST_REE</edomv>
            <edomvd>erbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Er_ppm_WDX_Fuse</edomv>
            <edomvd>erbium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_AES_HF</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_MS_Fuse</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_MS_HF</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_MS_HFST</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_MS_ST</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_MS_ST_REE</edomv>
            <edomvd>europium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_NA_LC</edomv>
            <edomvd>europium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_NA_SC</edomv>
            <edomvd>europium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Eu_ppm_WDX_Fuse</edomv>
            <edomvd>europium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>F_pct_ISE_Fuse</edomv>
            <edomvd>fluorine, in weight percent, by ion specific electrode after fusion or sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_AES_AR_P</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_AES_Fuse</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_AES_HF</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_AES_HFST</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_AES_ST</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_MS_HF</edomv>
            <edomvd>total iron, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_NA_LC</edomv>
            <edomvd>total iron, in weight percent, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_NA_SC</edomv>
            <edomvd>total iron, in weight percent, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_WDX_Fuse</edomv>
            <edomvd>total iron, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Fe_pct_WDX_Fuse_BM</edomv>
            <edomvd>total iron, in weight percent, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FeO_pct_TT_HF</edomv>
            <edomvd>ferrous iron, as ferrous oxide, in weight percent, by titration after HF-H2SO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_AES_HF</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_EDX</edomv>
            <edomvd>gallium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_MS_AR_P</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_MS_Fuse</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_MS_HF</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_MS_HFST</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ga_ppm_MS_ST</edomv>
            <edomvd>gallium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_MS_Fuse</edomv>
            <edomvd>gadolinium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_MS_HF</edomv>
            <edomvd>gadolinium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_MS_HFST</edomv>
            <edomvd>gadolinium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_MS_ST</edomv>
            <edomvd>gadolinium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_MS_ST_REE</edomv>
            <edomvd>gadolinium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_NA_LC</edomv>
            <edomvd>gadolinium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Gd_ppm_WDX_Fuse</edomv>
            <edomvd>gadolinium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge_ppm_EDX</edomv>
            <edomvd>germanium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge_ppm_MS_AR_P</edomv>
            <edomvd>germanium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge_ppm_MS_Fuse</edomv>
            <edomvd>germanium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge_ppm_MS_HFST</edomv>
            <edomvd>germanium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ge_ppm_MS_ST</edomv>
            <edomvd>germanium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2O_pct_CP</edomv>
            <edomvd>total water, in weight percent, by computation, bound water plus moisture</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2O_pct_GV_Flux</edomv>
            <edomvd>total water, in weight percent, by gravimetry after heating and combustion with flux</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2Ob_pct_CP</edomv>
            <edomvd>bound or essential water, in weight percent, computation of total water less moisture</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2Ob_pct_GV_Flux</edomv>
            <edomvd>bound or essential water, in weight percent, by gravimetry after heating and combustion with flux</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>H2Om_pct_GV</edomv>
            <edomvd>moisture or nonessential water, in weight percent, by gravimetry after heating</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_MS_AR_P</edomv>
            <edomvd>hafnium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_MS_Fuse</edomv>
            <edomvd>hafnium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_MS_HF</edomv>
            <edomvd>hafnium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_MS_HFST</edomv>
            <edomvd>hafnium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_MS_ST</edomv>
            <edomvd>hafnium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_NA_LC</edomv>
            <edomvd>hafnium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hf_ppm_NA_SC</edomv>
            <edomvd>hafnium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg_ppm_AA_CV</edomv>
            <edomvd>mercury, in parts per million, by cold vapor-atomic absorption spectrophotometry after acid digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg_ppm_AES_AR</edomv>
            <edomvd>mercury, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg_ppm_AES_HF</edomv>
            <edomvd>mercury, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after multi-acid digestion with HF</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg_ppm_MS_AR_P</edomv>
            <edomvd>mercury, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Hg_ppm_NA_LC</edomv>
            <edomvd>mercury, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_AES_HF</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_Fuse</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_Fuse_REE</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_HF</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_HFST</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_ST</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_MS_ST_REE</edomv>
            <edomvd>holmium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_NA_LC</edomv>
            <edomvd>holmium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ho_ppm_WDX_Fuse</edomv>
            <edomvd>holmium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In_ppm_MS_AR_P</edomv>
            <edomvd>indium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In_ppm_MS_Fuse</edomv>
            <edomvd>indium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In_ppm_MS_HF</edomv>
            <edomvd>indium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In_ppm_MS_HFST</edomv>
            <edomvd>indium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>In_ppm_MS_ST</edomv>
            <edomvd>indium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ir_ppm_FA_MS</edomv>
            <edomvd>iridium, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ir_ppm_FA_NA</edomv>
            <edomvd>iridium, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ir_ppm_NA_LC</edomv>
            <edomvd>iridium, in parts per million, by long count instrumental neutron activation\</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_AES_AR_P</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_AES_Fuse</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_AES_HF</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_AES_HFST</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_AES_ST</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_MS_HF</edomv>
            <edomvd>potassium, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_NA_LC</edomv>
            <edomvd>potassium, in weight percent, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_NA_SC</edomv>
            <edomvd>potassium, in weight percent, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>K_pct_WDX_Fuse</edomv>
            <edomvd>potassium, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_AES_HF</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_EDX</edomv>
            <edomvd>lanthanum, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_AR_P</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_Fuse</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_HF</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_HFST</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_ST</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_MS_ST_REE</edomv>
            <edomvd>lanthanum, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_NA_LC</edomv>
            <edomvd>lanthanum, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_NA_SC</edomv>
            <edomvd>lanthanum, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_WDX_Fuse</edomv>
            <edomvd>lanthanum, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>La_ppm_WDX_Fuse_REE</edomv>
            <edomvd>lanthanum, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_AES_AR_P</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_AES_HF</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_AES_HFST</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_AES_ST</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_MS_AR_P</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Li_ppm_MS_HF</edomv>
            <edomvd>lithium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>LOI_pct_GV</edomv>
            <edomvd>loss on ignition, in weight percent, by gravimetry after heating/combustion at 900 degrees C to 925 degrees C</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_MS_Fuse</edomv>
            <edomvd>lutetium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_MS_HF</edomv>
            <edomvd>lutetium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_MS_HFST</edomv>
            <edomvd>lutetium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_MS_ST</edomv>
            <edomvd>lutetium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_MS_ST_REE</edomv>
            <edomvd>lutetium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_NA_LC</edomv>
            <edomvd>lutetium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_NA_SC</edomv>
            <edomvd>lutetium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Lu_ppm_WDX_Fuse</edomv>
            <edomvd>lutetium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_AES_AR_P</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_AES_Fuse</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_AES_HF</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_AES_HFST</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_AES_ST</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_MS_HF</edomv>
            <edomvd>magnesium, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mg_pct_WDX_Fuse</edomv>
            <edomvd>magnesium, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_AES_AR_P</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_AES_Fuse</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_AES_HF</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_AES_HFST</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_AES_ST</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_MS_HF</edomv>
            <edomvd>manganese, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mn_pct_WDX_Fuse</edomv>
            <edomvd>manganese, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_AES_AZ_P</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_AES_HF</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_EDX</edomv>
            <edomvd>molybdenum, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_AR_P</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_AZ_HF</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_Fuse</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_HF</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_HFST</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_MS_ST</edomv>
            <edomvd>molybdenum, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_NA_LC</edomv>
            <edomvd>molybdenum, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Mo_ppm_WDX_Fuse_BM</edomv>
            <edomvd>molybdenum, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_AES_AR_P</edomv>
            <edomvd>sodium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_AES_Fuse</edomv>
            <edomvd>sodium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_AES_HF</edomv>
            <edomvd>sodium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_MS_HF</edomv>
            <edomvd>sodium, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_NA_LC</edomv>
            <edomvd>sodium, in weight percent, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_NA_SC</edomv>
            <edomvd>sodium, in weight percent, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Na_pct_WDX_Fuse</edomv>
            <edomvd>sodium, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_AES_Fuse</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_AES_HF</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_EDX</edomv>
            <edomvd>niobium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_MS_AR_P</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_MS_Fuse</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_MS_HF</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_MS_HFST</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_MS_ST</edomv>
            <edomvd>niobium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nb_ppm_WDX_Fuse</edomv>
            <edomvd>niobium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_AES_HF</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_EDX</edomv>
            <edomvd>neodymium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_MS_Fuse</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_MS_HF</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_MS_HFST</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_MS_ST</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_MS_ST_REE</edomv>
            <edomvd>neodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_NA_LC</edomv>
            <edomvd>neodymium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_NA_SC</edomv>
            <edomvd>neodymium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_WDX_Fuse</edomv>
            <edomvd>neodymium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Nd_ppm_WDX_Fuse_REE</edomv>
            <edomvd>neodymium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_AES_AR_P</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_AES_HF</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_AES_HFST</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_AES_ST</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_EDX</edomv>
            <edomvd>nickel, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_MS_AR_P</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_MS_Fuse</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_MS_HF</edomv>
            <edomvd>nickel, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_NA_LC</edomv>
            <edomvd>nickel, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_NA_SC</edomv>
            <edomvd>nickel, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ni_ppm_WDX_Fuse_BM</edomv>
            <edomvd>nickel, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Os_ppm_FA_NA</edomv>
            <edomvd>osmium, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_AES_AR_P</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_AES_Fuse</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_AES_HF</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_AES_HFST</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_AES_ST</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_MS_HF</edomv>
            <edomvd>phosphorus, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>P_pct_WDX_Fuse</edomv>
            <edomvd>phosphorus, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_AES_AZ_P</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_AES_HF</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_EDX</edomv>
            <edomvd>lead, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_AR_P</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_AZ_HF</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_Fuse</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_HF</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_HFST</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_MS_ST</edomv>
            <edomvd>lead, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pb_ppm_WDX_Fuse_BM</edomv>
            <edomvd>lead, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pd_ppm_FA_AES</edomv>
            <edomvd>palladium, in parts per million, by PbO(?) fire assay and inductively coupled plasma-atomic emission spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pd_ppm_FA_MS</edomv>
            <edomvd>palladium, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pd_ppm_FA_NA</edomv>
            <edomvd>palladium, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_MS_Fuse</edomv>
            <edomvd>praseodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_MS_HF</edomv>
            <edomvd>praseodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_MS_HFST</edomv>
            <edomvd>praseodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_MS_ST</edomv>
            <edomvd>praseodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_MS_ST_REE</edomv>
            <edomvd>praseodymium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_WDX_Fuse</edomv>
            <edomvd>praseodymium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pr_ppm_WDX_Fuse_REE</edomv>
            <edomvd>praseodymium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pt_ppm_FA_AES</edomv>
            <edomvd>platinum, in parts per million, by PbO(?) fire assay and inductively coupled plasma-atomic emission spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pt_ppm_FA_MS</edomv>
            <edomvd>platinum, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Pt_ppm_FA_NA</edomv>
            <edomvd>platinum, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_EDX</edomv>
            <edomvd>rubidium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_MS_AR_P</edomv>
            <edomvd>rubidium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_MS_Fuse</edomv>
            <edomvd>rubidium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_MS_HF</edomv>
            <edomvd>rubidium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_MS_HFST</edomv>
            <edomvd>rubidium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_MS_ST</edomv>
            <edomvd>rubidium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_NA_LC</edomv>
            <edomvd>rubidium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rb_ppm_NA_SC</edomv>
            <edomvd>rubidium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Re_ppm_MS_AR_P</edomv>
            <edomvd>rhenium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Re_ppm_MS_HF</edomv>
            <edomvd>rhenium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Re_ppm_MS_ST</edomv>
            <edomvd>rhenium, in parts per million, by inductively coupled plasma-mass spectroscopy after sinter digestion with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rh_ppm_FA_MS</edomv>
            <edomvd>rhodium, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Rh_ppm_FA_NA</edomv>
            <edomvd>rhodium, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ru_ppm_FA_MS</edomv>
            <edomvd>ruthenium, in parts per million, by NiS fire assay and inductively coupled plasma-mass spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ru_ppm_FA_NA</edomv>
            <edomvd>ruthenium, in parts per million, by PbO(?) fire assay and instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S_pct_AES_AR_P</edomv>
            <edomvd>total sulfur, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S_pct_AES_HF</edomv>
            <edomvd>total sulfur, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S_pct_AES_HFST</edomv>
            <edomvd>total sulfur, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S_pct_AES_ST</edomv>
            <edomvd>total sulfur, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>S_pct_CB_IRC</edomv>
            <edomvd>total sulfur, in weight percent, by combustion and infrared detector</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_AA_HG_ST</edomv>
            <edomvd>antimony, in parts per million, by hydride generation-atomic absorption spectrophotometry after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_AES_AZ_P</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_EDX</edomv>
            <edomvd>antimony, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_AR_P</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_AZ_HF</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_Fuse</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_HF</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_HFST</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_MS_ST</edomv>
            <edomvd>antimony, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_NA_LC</edomv>
            <edomvd>antimony, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sb_ppm_NA_SC</edomv>
            <edomvd>antimony, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_AES_AR_P</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_AES_HF</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_AES_HFST</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_AES_ST</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_MS_HF</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_MS_ST</edomv>
            <edomvd>scandium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_NA_LC</edomv>
            <edomvd>scandium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sc_ppm_NA_SC</edomv>
            <edomvd>scandium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_AA_HG_HF</edomv>
            <edomvd>selenium, in parts per million, by hydride generation-atomic absorption spectrophotometry after multi-acid digestion with HF</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_EDX</edomv>
            <edomvd>selenium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_MS_AR_P</edomv>
            <edomvd>selenium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_MS_HF</edomv>
            <edomvd>selenium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_MS_HFST</edomv>
            <edomvd>selenium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_MS_ST</edomv>
            <edomvd>selenium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Se_ppm_NA_LC</edomv>
            <edomvd>selenium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Si_pct_AES_Fuse</edomv>
            <edomvd>silicon, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Si_pct_AES_ST</edomv>
            <edomvd>silicon, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Si_pct_WDX_Fuse</edomv>
            <edomvd>silicon, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_MS_Fuse</edomv>
            <edomvd>samarium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_MS_HF</edomv>
            <edomvd>samarium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_MS_HFST</edomv>
            <edomvd>samarium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_MS_ST</edomv>
            <edomvd>samarium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_MS_ST_REE</edomv>
            <edomvd>samarium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_NA_LC</edomv>
            <edomvd>samarium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_NA_SC</edomv>
            <edomvd>samarium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_WDX_Fuse</edomv>
            <edomvd>samarium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sm_ppm_WDX_Fuse_REE</edomv>
            <edomvd>samarium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_AES_HF</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_EDX</edomv>
            <edomvd>tin, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_MS_AR_P</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_MS_Fuse</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_MS_HF</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_MS_HFST</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sn_ppm_MS_ST</edomv>
            <edomvd>tin, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>SO4_pct_CB_IRC</edomv>
            <edomvd>sulfate, in weight percent, by combustion and infrared detector, acid-soluble SO4 computed as total S less HCl-soluble S</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>SO4_pct_CP</edomv>
            <edomvd>sulfate, in weight percent, by computation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_AES_AR_P</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_AES_Fuse</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_AES_HF</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_AES_HFST</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_AES_ST</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_EDX</edomv>
            <edomvd>strontium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_MS_AR_P</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_MS_Fuse</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_MS_HF</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_MS_ST_REE</edomv>
            <edomvd>strontium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_NA_LC</edomv>
            <edomvd>strontium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_NA_SC</edomv>
            <edomvd>strontium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Sr_ppm_WDX_Fuse</edomv>
            <edomvd>strontium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_AES_HF</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_MS_AR_P</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_MS_Fuse</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_MS_HF</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_MS_HFST</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_MS_ST</edomv>
            <edomvd>tantalum, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_NA_LC</edomv>
            <edomvd>tantalum, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ta_ppm_NA_SC</edomv>
            <edomvd>tantalum, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_MS_Fuse</edomv>
            <edomvd>terbium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_MS_HF</edomv>
            <edomvd>terbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_MS_HFST</edomv>
            <edomvd>terbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_MS_ST</edomv>
            <edomvd>terbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_MS_ST_REE</edomv>
            <edomvd>terbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_NA_LC</edomv>
            <edomvd>terbium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_NA_SC</edomv>
            <edomvd>terbium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tb_ppm_WDX_Fuse</edomv>
            <edomvd>terbium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te_ppm_AA_HG_HF</edomv>
            <edomvd>tellurium, in parts per million, by hydride generation-atomic absorption spectrophotometry after multi-acid digestion with HF</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te_ppm_MS_AR_P</edomv>
            <edomvd>tellurium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te_ppm_MS_HF</edomv>
            <edomvd>tellurium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te_ppm_MS_HFST</edomv>
            <edomvd>tellurium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Te_ppm_MS_ST</edomv>
            <edomvd>tellurium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_AES_HF</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_EDX</edomv>
            <edomvd>thorium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_AR_P</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_Fuse</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_HF</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_HFST</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_ST</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_MS_ST_REE</edomv>
            <edomvd>thorium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_NA_LC</edomv>
            <edomvd>thorium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_NA_SC</edomv>
            <edomvd>thorium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_WDX_Fuse</edomv>
            <edomvd>thorium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Th_ppm_WDX_Fuse_REE</edomv>
            <edomvd>thorium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_AES_AR_P</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_AES_Fuse</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_AES_HF</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_AES_HFST</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_AES_ST</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_MS_HF</edomv>
            <edomvd>titanium, in weight percent, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Ti_pct_WDX_Fuse</edomv>
            <edomvd>titanium, in weight percent, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_AA_GF_HF</edomv>
            <edomvd>thallium, in parts per million, by graphite furnace-atomic absorption spectrophotometry after multi-acid digestion with HF and HBr-Br2</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_MS_AR_P</edomv>
            <edomvd>thallium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_MS_Fuse</edomv>
            <edomvd>thallium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_MS_HF</edomv>
            <edomvd>thallium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_MS_HFST</edomv>
            <edomvd>thallium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tl_ppm_MS_ST</edomv>
            <edomvd>thallium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_MS_Fuse</edomv>
            <edomvd>thulium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_MS_HF</edomv>
            <edomvd>thulium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_MS_HFST</edomv>
            <edomvd>thulium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_MS_ST</edomv>
            <edomvd>thulium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_MS_ST_REE</edomv>
            <edomvd>thulium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_NA_LC</edomv>
            <edomvd>thulium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Tm_ppm_WDX_Fuse</edomv>
            <edomvd>thulium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_AES_HF</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_EDX</edomv>
            <edomvd>uranium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_AR_P</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_Fuse</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_HF</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_HFST</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_ST</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_MS_ST_REE</edomv>
            <edomvd>uranium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_NA_LC</edomv>
            <edomvd>uranium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_NA_SC</edomv>
            <edomvd>uranium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_WDX_Fuse</edomv>
            <edomvd>uranium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>U_ppm_WDX_Fuse_REE</edomv>
            <edomvd>uranium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_AES_AR_P</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_AES_Fuse</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_AES_HF</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_AES_HFST</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_AES_ST</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_EDX</edomv>
            <edomvd>vanadium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_MS_HF</edomv>
            <edomvd>vanadium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>V_ppm_WDX_Fuse</edomv>
            <edomvd>vanadium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_EDX</edomv>
            <edomvd>tungsten, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_MS_AR_P</edomv>
            <edomvd>tungsten, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_MS_Fuse</edomv>
            <edomvd>tungsten, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_MS_HF</edomv>
            <edomvd>tungsten, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_MS_HFST</edomv>
            <edomvd>tungsten, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_MS_ST</edomv>
            <edomvd>tungsten, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_NA_LC</edomv>
            <edomvd>tungsten, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>W_ppm_NA_SC</edomv>
            <edomvd>tungsten, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_AES_Fuse</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_AES_HF</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_EDX</edomv>
            <edomvd>yttrium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_AR_P</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_Fuse</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_HF</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_HFST</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_ST</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_MS_ST_REE</edomv>
            <edomvd>yttrium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_WDX_Fuse</edomv>
            <edomvd>yttrium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Y_ppm_WDX_Fuse_REE</edomv>
            <edomvd>yttrium, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_AES_HF</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_MS_Fuse</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_MS_HF</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_MS_HFST</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_MS_ST</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_MS_ST_REE</edomv>
            <edomvd>ytterbium, in parts per million, by inductively coupled plasma-mass spectroscopy after Na2O2 sinter digestion and dissolution, REE package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_NA_LC</edomv>
            <edomvd>ytterbium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_NA_SC</edomv>
            <edomvd>ytterbium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Yb_ppm_WDX_Fuse</edomv>
            <edomvd>ytterbium, in parts per million, by wavelength-dispersive X-ray fluorescence spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_AES_AR_P</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_AES_AZ_P</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and DIBK extract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_AES_HF</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_AES_HFST</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_AES_ST</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_EDX</edomv>
            <edomvd>zinc, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_MS_AR_P</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-mass spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_MS_AZ_HF</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_MS_Fuse</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_MS_HF</edomv>
            <edomvd>zinc, in parts per million, by inductively coupled plasma-mass spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_NA_LC</edomv>
            <edomvd>zinc, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_NA_SC</edomv>
            <edomvd>zinc, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_TT_AR_P</edomv>
            <edomvd>zinc, in parts per million, by titration after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zn_ppm_WDX_Fuse_BM</edomv>
            <edomvd>zinc, in parts per million, by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution, base metals package</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_AES_AR_P</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after partial digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_AES_Fuse</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_AES_HF</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_AES_HFST</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after HF-HCl-HNO3-HClO4 digestion and sinter digestion of the residue with Na2O2 and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_AES_ST</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-atomic emission spectroscopy after Na2O2 sinter digestion and dissolution and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_EDX</edomv>
            <edomvd>zirconium, in parts per million, by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_MS_Fuse</edomv>
            <edomvd>zirconium, in parts per million, by inductively coupled plasma-mass spectroscopy after LiBO2 or LiBO2-Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_NA_LC</edomv>
            <edomvd>zirconium, in parts per million, by long count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Zr_ppm_NA_SC</edomv>
            <edomvd>zirconium, in parts per million, by short count instrumental neutron activation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PARAMETER_DESC</attrlabl>
        <attrdef>description of chemical parameter that is a concatenation of SPECIES, UNITS, TECHNIQUE, DIGESTION, and sometimes DECOMPOSITION.</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>descriptions</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ANALYTIC_METHOD</attrlabl>
        <attrdef>short name of analytical method; foreign key from AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in AnalyticMethod table metadata for field ANALYTIC_METHOD</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PARAM_COUNT</attrlabl>
        <attrdef>total number of determinations of each species by the analytical method (PARAMETER)</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>1</rdommin>
            <rdommax>15693</rdommax>
            <attrunit>Integers of count</attrunit>
          </rdom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>Parameter_Rank</enttypl>
        <enttypd>analytical method parameters, sorted by species and ranked by preference (best value)</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>SPECIES</attrlabl>
        <attrdef>chemical or petrophysical attribute symbol or abbreviation of SPECIES_NAME that has a data value associated with it; from Chem table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in table Chem metadata for field SPECIES</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>SPECIES_NAME</attrlabl>
        <attrdef>chemical attribute name that has a data value associated with it</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in table Chem metadata in field SPECIES</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>PARAMETER</attrlabl>
        <attrdef>chemical parameter that is a concatenation of SPECIES, UNITS, TECHNIQUE, DIGESTION, and sometimes DECOMPOSITION; foreign key from Parameter table; from Chem table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in Parameter table metadata for field PARAMETER</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ANALYTIC_METHOD</attrlabl>
        <attrdef>short name of analytical method; foreign key from AnalyticMethod table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>enumerated values, definitions, and sources of enumerated domains are found in AnalyticMethod table metadata for field ANALYTIC_METHOD and from Chem table</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>BESTVALUE_RANK</attrlabl>
        <attrdef>ranking of the analytical methods used in the determination of each species best value; based on Crock, Lamothe, O'Leary, Koenig and others, in Granitto and others (2018); lower values represent better methods</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>integer and alphanumeric values as ranks; numeric ranks are for methods employing "total" digestion, and alphanumeric ranks (those beginning with 'P') are for methods employing partial digestion</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>NONDETECT_RANGE</attrlabl>
        <attrdef>range of non-detect values for the analytical method used in the determination of each species; range in brackets represent approximately 90 percent of non-detect values for analytical method</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>values or ranges of values</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LLD_RANGE</attrlabl>
        <attrdef>range of lower limits of detection for parameters reported in USGS publications or in-house laboratory manuals; does not represent actual analytical determinations in MMDB</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>Values or ranges of values</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>NONDETECT_RANK</attrlabl>
        <attrdef>ranking by species of limit of detection entries in LLD_RANGE and NONDETECT_RANGE</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>01</rdommin>
            <rdommax>46</rdommax>
            <attrunit>Integers of rank</attrunit>
          </rdom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>AnalyticMethod</enttypl>
        <enttypd>table of analytic methods used to obtain chemical data</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>ANALYTIC_METHOD</attrlabl>
        <attrdef>unique short name of analytic method; from Chem table; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>AA_CV</edomv>
            <edomvd>mercury by cold-vapor atomic absorption spectrometry after multi-acid digestion and solution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_F_AZ_Fuse_P</edomv>
            <edomvd>arsenic and cadmium by flame atomic absorption spectrometry after partial digestion by K2S2O7 fusion, HCl-KI, and selective organic extraction with Aliquat 336-MIBK; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_F_AZ_H2O2_P</edomv>
            <edomvd>arsenic, cadmium, antimony and zinc by flame atomic absorption spectrometry after partial digestion with HCl-H2O2-KI, and selective organic extraction with Aliquat 336-MIBK; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_F_Fuse</edomv>
            <edomvd>major and minor elements by flame atomic absorption spectrometry after LiBO2/Li2B4O7 fusion digestion; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_F_HBr</edomv>
            <edomvd>gold and tellurium by flame atomic absorption spectrometry after HBr-Br2 digestion and selective organic extraction with Aliquat 336-MIBK; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_F_HNO3_P</edomv>
            <edomvd>silver, bismuth, cadmium, copper, lead and zinc by flame atomic absorption spectrometry after partial digestion with hot HNO3; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_GF_HBr</edomv>
            <edomvd>gold and tellurium by graphite furnace atomic absorption spectrometry after HBr-Br2 digestion and selective organic extraction with Aliquat 336-MIBK; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_GF_HF</edomv>
            <edomvd>metals and trace elements by graphite furnace atomic absorption spectrophotometry after digestion with multi-acid including HF and selective organic extraction with Aliquat 336-MIBK</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_HG_HF</edomv>
            <edomvd>arsenic, antimony, selenium and tellurium by flow injection or continuous flow hydride generation-atomic absorption spectrophotometry after digestion with multi-acid including HF</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_HG_ST</edomv>
            <edomvd>arsenic and antimony by flow injection or continuous flow hydride generation-atomic absorption spectrophotometry after digestion by Na2O2 sinter and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AA_TR</edomv>
            <edomvd>mercury by thermal release and atomic absorption spectrometry after heating (Vaughn-McCarthy method); for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_AR</edomv>
            <edomvd>mercury by inductively coupled plasma-atomic emission spectroscopy after digestion with aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_AR_P</edomv>
            <edomvd>major, minor and trace elements by inductively coupled plasma-atomic emission spectrometry after partial digestion with hot aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_AZ_P</edomv>
            <edomvd>silver, arsenic, gold, bismuth, cadmium, copper, molybdenum, lead, antimony and zinc by inductively coupled plasma-atomic emission spectroscopy after partial digestion with H2O2-HCl leach and organic extraction with DIBK</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_Fuse</edomv>
            <edomvd>major and minor elements by inductively coupled plasma-atomic emission spectroscopy after digestion by LiBO2/Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_HF</edomv>
            <edomvd>major, minor and trace elements by inductively coupled plasma-atomic emission spectroscopy after digestion with multi-acid with HF--usually HF-HCl-HNO3-HClO4</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_HFST</edomv>
            <edomvd>major, minor and trace elements by inductively coupled plasma-atomic emission spectroscopy after digestion with HF-HCl-HNO3-HClO4, and sinter digestion of the residue with Na2O2</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_IE</edomv>
            <edomvd>molybenum, niobium and tungsten by inductively coupled plasma-atomic emission quantatative spectrometry after HF-HCl-HNO3-HClO4 digestion and ion exchange separation; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AES_ST</edomv>
            <edomvd>major and minor elements by inductively coupled plasma-atomic emission spectroscopy after digestion by Na2O2 sinter and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CB_HCl</edomv>
            <edomvd>organic carbon by infrared detection after combustion and digestion with HCl</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CB_IRC</edomv>
            <edomvd>forms of carbon and sulfur by infrared detection after combustion; may require computation using other determined forms</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CM_Fuse</edomv>
            <edomvd>major and minor elements by colorimetric spectrophotometry after fusion digestion; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>CP</edomv>
            <edomvd>forms of carbon, iron, sulfur and water by computation after analysis for other forms</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>EDX</edomv>
            <edomvd>major, minor and trace elements by energy-dispersive X-ray fluorescence spectroscopy</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>ES_SQ</edomv>
            <edomvd>major, minor and trace elements by semi-quantitative visual 6-step or direct-reader emission spectrography; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FA_AES</edomv>
            <edomvd>silver, gold and platinum group elements by inductively coupled plasma-atomic emission spectroscopy after PbO fire assay chemical separation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FA_DCP</edomv>
            <edomvd>gold, palladium and platinum  by direct current plasma-atomic emission spectroscopy after PbO fire assay chemical separation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FA_ES</edomv>
            <edomvd>gold and platinum group elements by direct-current arc quantitative emission spectrography after PbO fire assay chemical separation; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FA_MS</edomv>
            <edomvd>gold and platinum group elements by inductively coupled plasma-mass spectroscopy after NiS fire assay chemical separation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FA_NA</edomv>
            <edomvd>gold and platinum group elements by instrumental neutron activation after NiS fire assay chemical separation</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>FL_HF</edomv>
            <edomvd>uranium by fluorometry after multi-acid digestion with HF; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>GV</edomv>
            <edomvd>density, moisture, volume, weight, saturation by gravimetry; ash or loss on ignition by weight loss after heating at 900-930° C</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>GV_Flux</edomv>
            <edomvd>bound water and total water by heating and weight loss with flux</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>ISE_Fuse</edomv>
            <edomvd>bromine, chlorine and fluorine by ion specific electrode after digestion by fusion or sinter and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>ISE_HF</edomv>
            <edomvd>chlorine by ion specific electrode after multi-acid digestion with HF; for original analyses of reanalyzed Alaska samples</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_AR_P</edomv>
            <edomvd>major, minor and trace elements by inductively coupled plasma-mass spectroscopy after partial digestion with hot aqua regia</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_AZ_HF</edomv>
            <edomvd>silver, arsenic, gold, bismuth, cadmium, copper, molybdenum, lead, antimony and zinc by inductively coupled plasma-mass spectroscopy after digestion with HF-HCl-HNO3-HClO4</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_Fuse</edomv>
            <edomvd>minor and trace elements by inductively coupled plasma-mass spectroscopy after digestion by LiBO2/Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_HF</edomv>
            <edomvd>major, minor and trace elements by inductively coupled plasma-mass spectroscopy after digestion with HF-HCl-HNO3-HClO4</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_HFST</edomv>
            <edomvd>minor and trace elements by inductively coupled plasma-mass spectroscopy after digestion with HF-HCl-HNO3-HClO4, and sinter digestion of the residue with Na2O2</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_ST</edomv>
            <edomvd>minor and trace elements by inductively coupled plasma-mass spectroscopy after sinter digestion with Na2O2</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>MS_ST_REE</edomv>
            <edomvd>rare earth, high field strength and other elements by inductively coupled plasma-mass spectroscopy after sinter digestion with Na2O2</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>NA_LC</edomv>
            <edomvd>major, minor and trace elements by long count instrumental neutron activation analysis</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>NA_SC</edomv>
            <edomvd>major, minor and trace elements by short count instrumental neutron activation analysis</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>TT_HCl</edomv>
            <edomvd>carbonate carbon and carbon dioxide (acid soluble carbon) by coulometric titration after digestion with HClO4 and extraction</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>TT_HF</edomv>
            <edomvd>ferrous oxide, calcium and lead by colorimetric or potentiometric titration after HF-H2SO4 (FeO) or digestion with multi-acid including HF</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>WDX_Fuse</edomv>
            <edomvd>major, minor and trace elements by wavelength-dispersive X-ray fluorescence spectrometry after digestion by LiBO2/Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>WDX_Fuse_BM</edomv>
            <edomvd>base metals by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>WDX_Fuse_REE</edomv>
            <edomvd>rare earth elements by wavelength-dispersive X-ray fluorescence spectrometry after digestion by Li2B4O7 fusion and dissolution</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>ANALYTIC_METHOD_DESC</attrlabl>
        <attrdef>full description of analytical method</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>descriptions</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>DIGESTION_METHOD</attrlabl>
        <attrdef>digestion method used in analytic method</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>short descriptions</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AM_PUB_ID</attrlabl>
        <attrdef>unique ID for analytic method publication, foreign key from AnalyticMethod_Biblio table</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>alphanumeric characters as unique identifiers</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>AnalyticMethod_Biblio</enttypl>
        <enttypd>references for analytic methods used to obtain chemical data</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>AM_PUB_ID</attrlabl>
        <attrdef>unique ID for analytical method publication; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>alphanumeric characters as unique identifiers</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AnalyticMethod</attrlabl>
        <attrdef>abbreviations of analytical methods covered by publication; may include entries in field ANALYTIC_METHOD</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>MEDIA</attrlabl>
        <attrdef>sample media analyzed by analytical methods covered by publication; "gm" is geologic material, and "org" is organic</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>abbreviations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AM_PUB_AUTHOR</attrlabl>
        <attrdef>author(s) of analytical method publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>authors names, in bibliographic format</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AM_PUB_YEAR</attrlabl>
        <attrdef>year of analytical method publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>1975</rdommin>
            <rdommax>2022</rdommax>
            <attrunit>year</attrunit>
          </rdom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AM_PUB_CITATION</attrlabl>
        <attrdef>bibliographic citation for analytic method publication; or chapter or section of publication</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>bibliographic citations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>AM_PUB_DOI</attrlabl>
        <attrdef>DOI or URL of analytic method publication, if available</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>URLs or DOIs</udom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>LabName</enttypl>
        <enttypd>table of laboratories, agencies or organizations that performed chemical or petrophysical analysis</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>LAB_NAME</attrlabl>
        <attrdef>abbreviated name of laboratory, agency or organization that performed chemical or petrophysical analysis; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <edom>
            <edomv>ActLabs</edomv>
            <edomvd>Activation Laboratories</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>AGAT</edomv>
            <edomvd>AGAT Laboratories; under USGS contract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>Becquerel</edomv>
            <edomvd>Becquerel Laboratories Inc., Canada; under USGS contract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>SGS</edomv>
            <edomvd>SGS (Société Générale de Surveillance) Laboratories; SGS Minerals Services, Canada; under USGS contract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>USGS-MRT</edomv>
            <edomvd>U.S. Geological Survey, Mineral Resources Team</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
        <attrdomv>
          <edom>
            <edomv>XRAL</edomv>
            <edomvd>X-Ray Assay Laboratories, Inc., Canada; later a Division of SGS Canada; under USGS contract</edomvd>
            <edomvds>U.S. Geological Survey</edomvds>
          </edom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_NAME_DESC</attrlabl>
        <attrdef>full name of agency or organization that performed chemical analysis</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>full names of laboratories, agencies or organizations</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>LAB_COUNT</attrlabl>
        <attrdef>count of determinations by the laboratory</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <rdom>
            <rdommin>1700</rdommin>
            <rdommax>736623</rdommax>
            <attrunit>count</attrunit>
          </rdom>
        </attrdomv>
      </attr>
    </detailed>
    <detailed>
      <enttyp>
        <enttypl>DataDictionary</enttypl>
        <enttypd>field name descriptions for all tables in the database</enttypd>
        <enttypds>U.S.Geological Survey</enttypds>
      </enttyp>
      <attr>
        <attrlabl>FIELD_NAME</attrlabl>
        <attrdef>field name populated in one or more tables of the relational database; key field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>field names</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_TYPE</attrlabl>
        <attrdef>data type of field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>data types</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_SIZE_FORMAT</attrlabl>
        <attrdef>maximum number of characters, or format of data, that can be entered in field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>integers, or formats of data</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_DESC</attrlabl>
        <attrdef>description of field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>descriptions</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_MIN</attrlabl>
        <attrdef>minimum value entered in field; negative value represents lower limit of detection of the analytical method used</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>numeric values; various formats</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_MAX</attrlabl>
        <attrdef>maximum value entered in field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>numeric values; various formats</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_UNIT</attrlabl>
        <attrdef>unit of measurement for reported value</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>units of measurement</udom>
        </attrdomv>
      </attr>
      <attr>
        <attrlabl>FIELD_TABLES</attrlabl>
        <attrdef>table(s) containing field</attrdef>
        <attrdefs>U.S. Geological Survey</attrdefs>
        <attrdomv>
          <udom>table names</udom>
        </attrdomv>
      </attr>
    </detailed>
  </eainfo>
  <distinfo>
    <distrib>
      <cntinfo>
        <cntperp>
          <cntper>GS ScienceBase</cntper>
          <cntorg>U.S. Geological Survey</cntorg>
        </cntperp>
        <cntaddr>
          <addrtype>mailing address</addrtype>
          <address>Denver Federal Center, Building 810, Mail Stop 302</address>
          <city>Denver</city>
          <state>CO</state>
          <postal>80225</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>1-888-275-8747</cntvoice>
        <cntemail>sciencebase@usgs.gov</cntemail>
      </cntinfo>
    </distrib>
    <distliab>Unless otherwise stated, all data, metadata and related materials are considered to satisfy the quality standards relative to the purpose for which the data were collected. Although these data and associated metadata have been reviewed for accuracy and completeness and approved for release by the U.S. Geological Survey (USGS), no warranty expressed or implied is made regarding the display or utility of the data on any other system or for general or scientific purposes, nor shall the act of distribution constitute any such warranty.</distliab>
    <stdorder>
      <digform>
        <digtinfo>
          <formname>Access 2016</formname>
        </digtinfo>
        <digtopt>
          <onlinopt>
            <computer>
              <networka>
                <networkr>https://doi.org/10.5066/P1M9HNMW</networkr>
              </networka>
            </computer>
          </onlinopt>
        </digtopt>
      </digform>
      <fees>None</fees>
    </stdorder>
  </distinfo>
  <metainfo>
    <metd>20250221</metd>
    <metc>
      <cntinfo>
        <cntperp>
          <cntper>Ryan D. Taylor</cntper>
          <cntorg>U.S. Geological Survey, Southwest Region</cntorg>
        </cntperp>
        <cntpos>Research Geologist</cntpos>
        <cntaddr>
          <addrtype>mailing address</addrtype>
          <address>Mail Stop 973, W 6th Ave Kipling St</address>
          <city>Denver</city>
          <state>CO</state>
          <postal>80225</postal>
          <country>United States</country>
        </cntaddr>
        <cntvoice>303-236-1882</cntvoice>
        <cntfax>303-236-3200</cntfax>
        <cntemail>rtaylor@usgs.gov</cntemail>
      </cntinfo>
    </metc>
    <metstdn>Content Standard for Digital Geospatial Metadata</metstdn>
    <metstdv>FGDC-STD-001-1998</metstdv>
  </metainfo>
</metadata>
