Definition Type: Element
Name: reasonCode
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A machine interpretable error code.
Collapse XSD Schema Diagram:
XSD Diagram of reasonCode in schema fpml-msg-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="reasonCode" type="xsd:token">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A machine interpretable error code.</xsd:documentation>
    </xsd:annotation>
</xsd:element>