cbrn:EnergyValueList
element EnergyValueList in namespace http://release.niem.gov/niem/domains/cbrn/4.0/
Definition
A list of energy values, in units of keV; the energies shall appear in the list in strictly increasing order. This element appears paired with an element that provides a corresponding list of other values, such as the EnergyDeviationValues, FWHMValues, or EfficiencyValues elements. The number and order of corresponding values in the pair of lists must match.
Diagram
XML Schema
<xs:element name="EnergyValueList" type="cbrn:EnergiesKeVType" nillable="true">
<xs:annotation>
<xs:documentation>
A list of energy values, in units of keV; the energies shall appear in the list in strictly increasing order. This element appears paired with an element that provides a corresponding list of other values, such as the EnergyDeviationValues, FWHMValues, or EfficiencyValues elements. The number and order of corresponding values in the pair of lists must match.</xs:documentation>
</xs:annotation>
</xs:element>