Definition Type: Element
Name: hexadecimalBinary
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: hexBinary:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Provides extra information as binary contents coded in hexadecimal.
Collapse XSD Schema Diagram:
XSD Diagram of hexadecimalBinary in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="hexadecimalBinary" type="xsd:hexBinary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides extra information as binary contents coded in hexadecimal.</xsd:documentation>
    </xsd:annotation>
</xsd:element>