nc:Binary
element Binary in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A digital representation of an object encoded in a binary format.
Diagram
XML Schema
<xs:element name="Binary" type="nc:BinaryType" nillable="true">
<xs:annotation>
<xs:documentation>
A digital representation of an object encoded in a binary format.</xs:documentation>
</xs:annotation>
</xs:element>