Schema Central > NIEM 3.2 > cbrn.xsd > cbrn:EnergyValueList
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:EnergyValueList

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.

Element information

Type: cbrn:EnergiesKeVType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom group structures:SimpleObjectAttributeGroup
structures:ref [0..1]xsd:IDREFfrom group structures:SimpleObjectAttributeGroup
structures:metadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
structures:relationshipMetadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom group structures:SimpleObjectAttributeGroup
cbrn:unitsText [1..1]xsd:tokenA 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

Sample instance

<cbrn:EnergyValueList cbrn:unitsText="token">1.0 1.0</cbrn:EnergyValueList>