Definition Type: ComplexType
Name: WithdrawalReason
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Documentation:
A type that describes why a trade was withdrawn.
Collapse XSD Schema Diagram:
Drilldown into withdrawalReasonScheme in schema fpml-business-events-5-10_xsd3XSD Diagram of WithdrawalReason in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="WithdrawalReason">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes why a trade was withdrawn.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="withdrawalReasonScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/withdrawal-reason" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
withdrawalReasonScheme nsE:withdrawalReasonScheme http://www.fpml.org/coding-scheme/withdrawal-reason (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:reason