Drilldown into additionalData Drilldown into additionalData
Definition Type Element
Name additionalData
Namespace http://www.fpml.org/2007/FpML-4-4
Type fpml:AdditionalData
Abstract False
MinOccurs 0
MaxOccurs unbounded
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 any one of the messages (within a CDATA section).
XSD Schema fpml-msg-4-4.xsd
Collapse XSD Schema Diagram
XSD Diagram of additionalData
Collapse XSD Schema Code
<xsd:element minOccurs="0" maxOccurs="unbounded" name="additionalData" type="AdditionalData" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" 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 any one of the messages (within a CDATA section).</xsd:documentation>
  </xsd:annotation>

</xsd:element>
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
fpml:AdditionalData
    additionalData
        [No Super Types]
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to C# Code Generation