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