cbrncl:GNDAOrgCodeSimpleType
simpleType GNDAOrgCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for list of organizations that participate in the Global Nuclear Detection Architecture.
Diagram
Enumerations
| Value | Definition | 
| ANL | Argonne National Lab | 
| BNL | Brookhaven National Laboratory | 
| CBP | Customs and Border Protection | 
| CSI | CBP/Container Security Initiative | 
| DOE/Triage | Department of Energy/Triage | 
| DTRA | Defense Threat Reduction Agency | 
| Foreign | A organization external to the United States | 
| ICE | Immigrations and Customs Enforcement | 
| INL | Idaho National Laboratory | 
| JAC | Joint Analysis Center (DHS/DNDO) | 
| JHU/APL | Johns Hopkins University/Applied Physics Laboratory | 
| LANL | Los Alamos National Laboratory | 
| LBNL | Lawrence Berkeley National Lab | 
| LLNL | Lawrence Livermore National Laboratory | 
| LSS | Customs and Border Protection/Laboratory and Scientific Services | 
| NA | Not applicable | 
| NIST | National Institute of Standards | 
| None | Border Patrol | 
| NRC | Nuclear Regulatory Commission | 
| ORNL | Oak Ridge National Laboratory | 
| Other | An organization whose name does not appear in this list. | 
| PNNL | Pacific Northwest National Laboratory | 
| RESL | Radiological and Environmental Sciences Laboratory (of INL) | 
| SBI | CBP/Secure Border Initiative | 
| SFC | State or local fusion center. | 
| SFI | CBP/Secure Freight Initiative | 
| Site | A detection site, fixed or mobile. | 
| SNL | Sandia National Laboratory | 
| SRNL | Savannah River National Lab | 
| TSA | Transportation Security Administration | 
| Unknown | Unknown | 
| USCG | US Coast Guard | 
XML Schema
<xs:simpleType name="GNDAOrgCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for list of organizations that participate in the Global Nuclear Detection Architecture.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ANL">
<xs:annotation>
<xs:documentation>
Argonne National Lab</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BNL">
<xs:annotation>
<xs:documentation>
Brookhaven National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CBP">
<xs:annotation>
<xs:documentation>
Customs and Border Protection</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CSI">
<xs:annotation>
<xs:documentation>
CBP/Container Security Initiative</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOE/Triage">
<xs:annotation>
<xs:documentation>
Department of Energy/Triage</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DTRA">
<xs:annotation>
<xs:documentation>
Defense Threat Reduction Agency</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Foreign">
<xs:annotation>
<xs:documentation>
A organization external to the United States</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ICE">
<xs:annotation>
<xs:documentation>
Immigrations and Customs Enforcement</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INL">
<xs:annotation>
<xs:documentation>
Idaho National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JAC">
<xs:annotation>
<xs:documentation>
Joint Analysis Center (DHS/DNDO)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JHU/APL">
<xs:annotation>
<xs:documentation>
Johns Hopkins University/Applied Physics Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LANL">
<xs:annotation>
<xs:documentation>
Los Alamos National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LBNL">
<xs:annotation>
<xs:documentation>
Lawrence Berkeley National Lab</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LLNL">
<xs:annotation>
<xs:documentation>
Lawrence Livermore National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LSS">
<xs:annotation>
<xs:documentation>
Customs and Border Protection/Laboratory and Scientific Services</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NA">
<xs:annotation>
<xs:documentation>
Not applicable</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NIST">
<xs:annotation>
<xs:documentation>
National Institute of Standards</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="None">
<xs:annotation>
<xs:documentation>
Border Patrol</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NRC">
<xs:annotation>
<xs:documentation>
Nuclear Regulatory Commission</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORNL">
<xs:annotation>
<xs:documentation>
Oak Ridge National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
An organization whose name does not appear in this list.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PNNL">
<xs:annotation>
<xs:documentation>
Pacific Northwest National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RESL">
<xs:annotation>
<xs:documentation>
Radiological and Environmental Sciences Laboratory (of INL)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SBI">
<xs:annotation>
<xs:documentation>
CBP/Secure Border Initiative</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SFC">
<xs:annotation>
<xs:documentation>
State or local fusion center.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SFI">
<xs:annotation>
<xs:documentation>
CBP/Secure Freight Initiative</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Site">
<xs:annotation>
<xs:documentation>
A detection site, fixed or mobile.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SNL">
<xs:annotation>
<xs:documentation>
Sandia National Laboratory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SRNL">
<xs:annotation>
<xs:documentation>
Savannah River National Lab</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TSA">
<xs:annotation>
<xs:documentation>
Transportation Security Administration</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:documentation>
Unknown</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USCG">
<xs:annotation>
<xs:documentation>
US Coast Guard</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>