cbrn:EnergyBoundaryValueList
A list of energy values that indicate the energy of the start of each channel in a spectrum and the end of the last channel of the spectrum; the energies shall appear in the list in increasing order.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:EnergiesKeVType
Properties: Global, Qualified, Nillable
Content
from type cbrn:NonNegativeDoubleListType
from type cbrn:NonNegativeDoubleListSimpleType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from group structures:SimpleObjectAttributeGroup | |
structures:ref | [0..1] | xsd:IDREF | from group structures:SimpleObjectAttributeGroup | |
structures:metadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from group structures:SimpleObjectAttributeGroup | |
cbrn:unitsText | [1..1] | xsd:token | A unit of measure for a value element. If used, the unit of measure shall be as stated in the documentation for the element. |
Used in
- Type cbrn:EnergyCalibrationType (Element cbrn:EnergyCalibration)
Substitution hierarchy
- cbrn:CoefficientOrBoundaryValuesChoice
- can be substituted with cbrn:EnergyBoundaryValueList
Sample instance
<cbrn:EnergyBoundaryValueList cbrn:unitsText="token">1.0 1.0</cbrn:EnergyBoundaryValueList>