Definition Type: ComplexType
Name: FloatingStrikePrice
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FloatingLegCalculation
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into commodity in schema fpml-asset-5-10_xsd3 Drilldown into fx in schema fpml-com-5-10_xsd1 Drilldown into spreadPercentage in schema fpml-com-5-10_xsd1 Drilldown into spreadSchedule in schema fpml-com-5-10_xsd1 Drilldown into spread in schema fpml-com-5-10_xsd1 Drilldown into rounding in schema fpml-com-5-10_xsd1 Drilldown into conversionFactor in schema fpml-com-5-10_xsd1 Drilldown into averagingMethod in schema fpml-com-5-10_xsd1 Drilldown into pricingDates in schema fpml-com-5-10_xsd1 Drilldown into FloatingLegCalculation in schema fpml-com-5-10_xsd1XSD Diagram of FloatingStrikePrice in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FloatingStrikePrice">
    <xsd:complexContent>
        <xsd:extension base="FloatingLegCalculation">
            <xsd:sequence>
                <xsd:element ref="commodity" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pricingDates nsD:pricingDates (1) (1)
averagingMethod nsD:averagingMethod 0 (1)
conversionFactor nsD:conversionFactor 0 (1)
rounding nsD:rounding 0 (1)
spread nsD:spread (1) (1)
spreadSchedule nsD:spreadSchedule (1) unbounded
spreadPercentage nsD:spreadPercentage (1) (1)
fx nsD:fx 0 (1)
commodity nsD:commodity (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:floatingStrikePricePerUnit