Definition Type: Element
Name: reason
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Reason
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
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-5-10_xsd3 Drilldown into validationRuleId in schema fpml-msg-5-10_xsd3 Drilldown into description in schema fpml-msg-5-10_xsd3 Drilldown into location in schema fpml-msg-5-10_xsd3 Drilldown into reasonCode in schema fpml-msg-5-10_xsd3 Drilldown into Reason in schema fpml-msg-5-10_xsd3XSD Diagram of reason in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="reason" type="Reason" minOccurs="0" 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 nsE:reasonCode 0 (1)
location nsE:location 0 (1)
description nsE:description 0 (1)
validationRuleId nsE:validationRuleId 0 (1)
additionalData nsE:additionalData 0 unbounded
Collapse Derivation Tree: