nc:BinaryHash
element BinaryHash in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A hash value representing an object encoded in a binary format.
Diagram
XML Schema
<xs:element name="BinaryHash" type="nc:BinaryHashType" nillable="true">
<xs:annotation>
<xs:documentation>
A hash value representing an object encoded in a binary format.</xs:documentation>
</xs:annotation>
</xs:element>