Definition Type: ComplexType
Name: FloatingPriceLeg
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FinancialSwapLeg
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Floating Price Leg of a Commodity Swap. Each 'floatingLeg' defines a series of financial payments for a commodity the value of which is derived from a floating price such as an exchange or an index publication.
Collapse XSD Schema Diagram:
Drilldown into flatRateAmount in schema fpml-com-5-10_xsd Drilldown into flatRate in schema fpml-com-5-10_xsd Drilldown into CommodityFreightFlatRate.model in schema fpml-com-5-10_xsd Drilldown into masterAgreementPaymentDates in schema fpml-com-5-10_xsd Drilldown into paymentDates in schema fpml-com-5-10_xsd Drilldown into CommodityNonPeriodicPaymentDates.model in schema fpml-com-5-10_xsd Drilldown into relativePaymentDates in schema fpml-com-5-10_xsd Drilldown into CommodityPaymentDates.model in schema fpml-com-5-10_xsd Drilldown into calculation in schema fpml-com-5-10_xsd Drilldown into quantityReference in schema fpml-com-5-10_xsd Drilldown into totalNotionalQuantity in schema fpml-com-5-10_xsd Drilldown into settlementPeriodsNotionalQuantity in schema fpml-com-5-10_xsd Drilldown into notionalQuantity in schema fpml-com-5-10_xsd Drilldown into notionalQuantitySchedule in schema fpml-com-5-10_xsd Drilldown into CommodityNotionalQuantity.model in schema fpml-com-5-10_xsd Drilldown into commodity in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsDatesReference in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsScheduleReference in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsReference in schema fpml-com-5-10_xsd Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-5-10_xsd Drilldown into calculationPeriodsSchedule in schema fpml-com-5-10_xsd Drilldown into calculationPeriods in schema fpml-com-5-10_xsd Drilldown into calculationDates in schema fpml-com-5-10_xsd Drilldown into CommodityCalculationPeriods.model in schema fpml-com-5-10_xsd Drilldown into receiverAccountReference in schema fpml-shared-5-10_xsd Drilldown into receiverPartyReference in schema fpml-shared-5-10_xsd Drilldown into Receiver.model in schema fpml-shared-5-10_xsd Drilldown into payerAccountReference in schema fpml-shared-5-10_xsd Drilldown into payerPartyReference in schema fpml-shared-5-10_xsd Drilldown into Payer.model in schema fpml-shared-5-10_xsd Drilldown into PayerReceiver.model in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into Leg in schema fpml-shared-5-10_xsd Drilldown into CommoditySwapLeg in schema fpml-com-5-10_xsd Drilldown into FinancialSwapLeg in schema fpml-com-5-10_xsdXSD Diagram of FloatingPriceLeg in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FloatingPriceLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Floating Price Leg of a Commodity Swap. Each 'floatingLeg' defines a series of financial payments for a commodity the value of which is derived from a floating price such as an exchange or an index publication.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FinancialSwapLeg">
            <xsd:sequence>
                <xsd:group ref="CommodityCalculationPeriods.model" />
                <xsd:element name="commodity" type="Commodity">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the underlying instrument. Only underlyers of type Commodity are supported.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="CommodityNotionalQuantity.model" />
                <xsd:element name="calculation" type="FloatingLegCalculation">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Defines details relevant to the calculation of the floating price.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="CommodityPaymentDates.model" />
                <xsd:group ref="CommodityFreightFlatRate.model" minOccurs="0">
                </xsd:group>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsA:payerPartyReference (1) (1)
payerAccountReference nsA:payerAccountReference 0 (1)
receiverPartyReference nsA:receiverPartyReference (1) (1)
receiverAccountReference nsA:receiverAccountReference 0 (1)
calculationDates nsA:calculationDates (1) (1)
calculationPeriods nsA:calculationPeriods (1) (1)
calculationPeriodsSchedule nsA:calculationPeriodsSchedule (1) (1)
calculationPeriodsReference nsA:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference nsA:calculationPeriodsScheduleReference (1) (1)
calculationPeriodsDatesReference nsA:calculationPeriodsDatesReference (1) (1)
commodity nsA:commodity (1) (1)
notionalQuantitySchedule nsA:notionalQuantitySchedule (1) (1)
notionalQuantity nsA:notionalQuantity (1) (1)
settlementPeriodsNotionalQuantity nsA:settlementPeriodsNotionalQuantity (1) unbounded
totalNotionalQuantity nsA:totalNotionalQuantity 0 (1)
quantityReference nsA:quantityReference (1) (1)
calculation nsA:calculation (1) (1)
relativePaymentDates nsA:relativePaymentDates (1) (1)
paymentDates nsA:paymentDates (1) (1)
masterAgreementPaymentDates nsA:masterAgreementPaymentDates (1) (1)
flatRate nsA:flatRate (1) (1)
flatRateAmount nsA:flatRateAmount 0 (1)
<xs:group> nsA:PayerReceiver.model (1) (1)
<xs:group> nsA:Payer.model (1) (1)
<xs:group> nsA:Receiver.model (1) (1)
<xs:group> nsA:CommodityCalculationPeriods.model (1) (1)
<xs:group> nsA:CommodityCalculationPeriodsPointer.model (1) (1)
<xs:group> nsA:CommodityNotionalQuantity.model (1) (1)
<xs:group> nsA:CommodityPaymentDates.model (1) (1)
<xs:group> nsA:CommodityNonPeriodicPaymentDates.model (1) (1)
<xs:group> nsA:CommodityFreightFlatRate.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:floatingLeg