Definition Type: Element
Name: additionalData
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:AdditionalData
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Any string of additional data that may help the message processor, for example in a rejection message this might contain a code value or the text of the original request (within a CDATA section).
Collapse XSD Schema Diagram:
Drilldown into originalMessage in schema fpml-msg-5-10_xsd2 Drilldown into base64Binary in schema fpml-msg-5-10_xsd2 Drilldown into hexadecimalBinary in schema fpml-msg-5-10_xsd2 Drilldown into string in schema fpml-msg-5-10_xsd2 Drilldown into mimeType in schema fpml-msg-5-10_xsd2 Drilldown into AdditionalData in schema fpml-msg-5-10_xsd2XSD Diagram of additionalData in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="additionalData" type="AdditionalData" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Any string of additional data that may help the message processor, for example in a rejection message this might contain a code value or the text of the original request (within a CDATA section).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mimeType nsD:mimeType 0 (1)
string nsD:string (1) (1)
hexadecimalBinary nsD:hexadecimalBinary (1) (1)
base64Binary nsD:base64Binary (1) (1)
originalMessage nsD:originalMessage (1) (1)
Collapse Derivation Tree: