nc:HexBinaryObject
element HexBinaryObject in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A hexadecimal binary encoding of data.
Diagram
XML Schema
<xs:element name="HexBinaryObject" type="niem-xs:hexBinary" substitutionGroup="nc:BinaryObjectAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A hexadecimal binary encoding of data.</xs:documentation>
</xs:annotation>
</xs:element>