em:BinaryChecksumDigestID
element BinaryChecksumDigestID in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
An identifier representing the digital digest ('hash') computed from the resource file. Calculated using the Secure Hash Algorithm (SHA-1) per [FIPS 180-2]
Diagram
XML Schema
<xs:element name="BinaryChecksumDigestID" type="nc:IdentificationType" nillable="true">
<xs:annotation>
<xs:documentation>
An identifier representing the digital digest ('hash') computed from the resource file. Calculated using the Secure Hash Algorithm (SHA-1) per [FIPS 180-2]</xs:documentation>
</xs:annotation>
</xs:element>