nc:DocumentBinary
element DocumentBinary in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A binary encoding of the content of a document.
Diagram
XML Schema
<xs:element name="DocumentBinary" type="nc:BinaryType" nillable="true">
<xs:annotation>
<xs:documentation>
A binary encoding of the content of a document.</xs:documentation>
</xs:annotation>
</xs:element>