cbrn:EfficiencyValueList
element EfficiencyValueList in namespace http://release.niem.gov/niem/domains/cbrn/4.0/
Definition
A list of efficiency values as decimal fractions; i.e., normally between 0.0 and 1.0.
Diagram
XML Schema
<xs:element name="EfficiencyValueList" type="cbrn:NonNegativeDoubleListType" nillable="true">
<xs:annotation>
<xs:documentation>
A list of efficiency values as decimal fractions; i.e., normally between 0.0 and 1.0.</xs:documentation>
</xs:annotation>
</xs:element>