cbrn:DataFileCompressedIndicator
element DataFileCompressedIndicator in namespace http://release.niem.gov/niem/domains/cbrn/5.0/
Definition
True if a data file is compared; false otherwise. A boolean flag indicating if the data file is compressed.
Diagram
XML Schema
<xs:element name="DataFileCompressedIndicator" type="niem-xs:boolean" nillable="true">
<xs:annotation>
<xs:documentation>
True if a data file is compared; false otherwise. A boolean flag indicating if the data file is compressed.</xs:documentation>
</xs:annotation>
</xs:element>