Definition Type: Element
Name: reason
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Reason
Containing Schema: fpml-msg-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
An instance of the Reason type used to record the nature of any errors associated with a message.
Collapse XSD Schema Diagram:
Drilldown into additionalData in schema fpml-msg-4-4_xsd Drilldown into validationRuleId in schema fpml-msg-4-4_xsd Drilldown into description in schema fpml-msg-4-4_xsd Drilldown into location in schema fpml-msg-4-4_xsd Drilldown into reasonCode in schema fpml-msg-4-4_xsd Drilldown into Reason in schema fpml-msg-4-4_xsdXSD Diagram of reason in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="reason" type="Reason" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An instance of the Reason type used to record the nature of any errors associated with a message.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
reasonCode fpml:reasonCode (1) (1)
location fpml:location 0 (1)
description fpml:description 0 (1)
validationRuleId fpml:validationRuleId 0 (1)
additionalData fpml:additionalData 0 unbounded
Collapse Derivation Tree: