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