Definition Type: ComplexType
Name: TradeLegSizeChange
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-5.xsd
Abstract
Documentation:
A structure describing a change to the size of a single leg or stream of a trade.
Collapse XSD Schema Diagram:
Drilldown into outstandingNumberOfUnits in schema fpml-business-events-5-5_xsd Drilldown into changeInNumberOfUnits in schema fpml-business-events-5-5_xsd Drilldown into numberOfUnitsReference in schema fpml-business-events-5-5_xsd Drilldown into TradeLegNumberOfUnitsChange.model in schema fpml-business-events-5-5_xsd Drilldown into outstandingNumberOfOptions in schema fpml-business-events-5-5_xsd Drilldown into changeInNumberOfOptions in schema fpml-business-events-5-5_xsd Drilldown into numberOfOptionsReference in schema fpml-business-events-5-5_xsd Drilldown into TradeLegNumberOfOptionsChange.model in schema fpml-business-events-5-5_xsd Drilldown into outstandingNotionalAmount in schema fpml-business-events-5-5_xsd Drilldown into changeInNotionalAmount in schema fpml-business-events-5-5_xsd Drilldown into notionalReference in schema fpml-business-events-5-5_xsd Drilldown into TradeLegNotionalChange.model in schema fpml-business-events-5-5_xsdXSD Diagram of TradeLegSizeChange in schema fpml-business-events-5-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeLegSizeChange">
    <xsd:annotation>
        <xsd:documentation>A structure describing a change to the size of a single leg or stream of a trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:group ref="TradeLegNotionalChange.model" />
        <xsd:group ref="TradeLegNumberOfOptionsChange.model" />
        <xsd:group ref="TradeLegNumberOfUnitsChange.model" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notionalReference nsA:notionalReference 0 (1)
changeInNotionalAmount nsA:changeInNotionalAmount 0 (1)
outstandingNotionalAmount nsA:outstandingNotionalAmount 0 (1)
numberOfOptionsReference nsA:numberOfOptionsReference 0 (1)
changeInNumberOfOptions nsA:changeInNumberOfOptions 0 (1)
outstandingNumberOfOptions nsA:outstandingNumberOfOptions 0 (1)
numberOfUnitsReference nsA:numberOfUnitsReference 0 (1)
changeInNumberOfUnits nsA:changeInNumberOfUnits 0 (1)
outstandingNumberOfUnits nsA:outstandingNumberOfUnits 0 (1)
<xs:group> nsA:TradeLegNotionalChange.model (1) (1)
<xs:group> nsA:TradeLegNumberOfOptionsChange.model (1) (1)
<xs:group> nsA:TradeLegNumberOfUnitsChange.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:novationAmountnsA:sizeChange,