Definition Type: ComplexType
Name: FloatingStrikePrice
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FloatingLegCalculation
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into commodity in schema fpml-asset-5-10_xsd4 Drilldown into fx in schema fpml-com-5-10_xsd2 Drilldown into spreadPercentage in schema fpml-com-5-10_xsd2 Drilldown into spreadSchedule in schema fpml-com-5-10_xsd2 Drilldown into spread in schema fpml-com-5-10_xsd2 Drilldown into rounding in schema fpml-com-5-10_xsd2 Drilldown into conversionFactor in schema fpml-com-5-10_xsd2 Drilldown into averagingMethod in schema fpml-com-5-10_xsd2 Drilldown into pricingDates in schema fpml-com-5-10_xsd2 Drilldown into FloatingLegCalculation in schema fpml-com-5-10_xsd2XSD Diagram of FloatingStrikePrice in schema fpml-com-5-10_xsd2 (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 nsE:pricingDates 0 (1)
averagingMethod nsE:averagingMethod 0 (1)
conversionFactor nsE:conversionFactor 0 (1)
rounding nsE:rounding 0 (1)
spread nsE:spread (1) (1)
spreadSchedule nsE:spreadSchedule (1) unbounded
spreadPercentage nsE:spreadPercentage (1) (1)
fx nsE:fx 0 (1)
commodity nsE:commodity (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:floatingStrikePricePerUnit