cbrn:ChannelDataType
complexType ChannelDataType in namespace http://release.niem.gov/niem/domains/cbrn/5.0/
Definition
A data type for spectrum channel data.
Diagram
XML Schema
<xs:complexType name="ChannelDataType">
<xs:annotation>
<xs:documentation>
A data type for spectrum channel data.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:DoubleListType">
<xs:attribute ref="cbrn:compressionCode" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>