nc:BinaryHashFunctionCode
element BinaryHashFunctionCode in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A hash function used to generate a hash value representing an object encoded in a binary format.
Diagram
XML Schema
<xs:element name="BinaryHashFunctionCode" type="nc:BinaryHashFunctionCodeType" substitutionGroup="nc:BinaryHashFunctionAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A hash function used to generate a hash value representing an object encoded in a binary format.</xs:documentation>
</xs:annotation>
</xs:element>