Definition Type: Element
Name: deClear
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DeClear
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A structure describing a declear event. The deClear event allows a firm to request that a trade be removed from clearing, or a clearing service to request consent for this, or to report that it has been done.
Collapse XSD Schema Diagram:
Drilldown into reason in schema fpml-business-events-5-10_xsd3 Drilldown into effectiveDate in schema fpml-business-events-5-10_xsd3 Drilldown into tradeIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into DeClear in schema fpml-business-events-5-10_xsd3XSD Diagram of deClear in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="deClear" type="DeClear">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure describing a declear event. The deClear event allows a firm to request that a trade be removed from clearing, or a clearing service to request consent for this, or to report that it has been done.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeIdentifier nsE:tradeIdentifier 0 unbounded
effectiveDate nsE:effectiveDate 0 (1)
reason nsE:reason 0 (1)
Collapse Derivation Tree: