A digital representation of an object encoded in a binary format.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Binary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A digital representation of an object encoded in a binary format.</xsd:documentation>
</xsd:annotation>
</xsd:element>