Definition Type: ComplexType
Name: BasketChangeEvent
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ChangeEvent
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Documentation:
A structure indicating that the basket underlyer of the trade has changed due to client trading activity
Collapse XSD Schema Diagram:
Drilldown into eventIdentifier in schema fpml-business-events-5-10_xsd2 Drilldown into AbstractEvent in schema fpml-business-events-5-10_xsd2 Drilldown into ChangeEvent in schema fpml-business-events-5-10_xsd2XSD Diagram of BasketChangeEvent in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BasketChangeEvent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure indicating that the basket underlyer of the trade has changed due to client trading activity</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ChangeEvent">
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsD:eventIdentifier 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsD:basketChange