Definition Type: ComplexType
Name: TerminatingEvent
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Documentation:
A type that describes why a trade terminated.
Collapse XSD Schema Diagram:
Drilldown into terminatingEventScheme in schema fpml-business-events-5-10_xsd4XSD Diagram of TerminatingEvent in schema fpml-business-events-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TerminatingEvent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes why a trade terminated.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="terminatingEventScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/terminating-event" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
terminatingEventScheme nsF:terminatingEventScheme http://www.fpml.org/coding-scheme/terminating-event (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:terminatingEvent