Definition Type: ComplexType
Name: FixedPriceLeg
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Leg
Containing Schema: fpml-com-4-5.xsd
Abstract
Documentation:
Fixed Price Leg of a Commodity Swap.
Collapse XSD Schema Diagram:
Drilldown into flatRateAmount in schema fpml-com-4-5_xsd Drilldown into flatRate in schema fpml-com-4-5_xsd Drilldown into CommodityFreightFlatRate.model in schema fpml-com-4-5_xsd Drilldown into relativePaymentDates in schema fpml-com-4-5_xsd Drilldown into paymentDates in schema fpml-com-4-5_xsd Drilldown into CommodityPaymentDates.model in schema fpml-com-4-5_xsd Drilldown into totalNotionalQuantity in schema fpml-com-4-5_xsd Drilldown into notionalQuantitySchedule in schema fpml-com-4-5_xsd Drilldown into notionalQuantity in schema fpml-com-4-5_xsd Drilldown into CommodityNotionalQuantity.model in schema fpml-com-4-5_xsd Drilldown into contractRate in schema fpml-com-4-5_xsd Drilldown into worldscaleRate in schema fpml-com-4-5_xsd Drilldown into fixedPrice in schema fpml-com-4-5_xsd Drilldown into fixedPriceSchedule in schema fpml-com-4-5_xsd Drilldown into calculationPeriodsScheduleReference in schema fpml-com-4-5_xsd Drilldown into calculationPeriodsReference in schema fpml-com-4-5_xsd Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-4-5_xsd Drilldown into calculationPeriodsSchedule in schema fpml-com-4-5_xsd Drilldown into calculationPeriods in schema fpml-com-4-5_xsd Drilldown into CommodityCalculationPeriods.model in schema fpml-com-4-5_xsd Drilldown into receiverPartyReference in schema fpml-shared-4-5_xsd Drilldown into payerPartyReference in schema fpml-shared-4-5_xsd Drilldown into PayerReceiver.model in schema fpml-shared-4-5_xsd Drilldown into Leg in schema fpml-shared-4-5_xsd Drilldown into id in schema fpml-com-4-5_xsdXSD Diagram of FixedPriceLeg in schema fpml-com-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FixedPriceLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Fixed Price Leg of a Commodity Swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Leg">
            <xsd:sequence>
                <xsd:group ref="PayerReceiver.model" />
                <xsd:group ref="CommodityCalculationPeriods.model" />
                <xsd:choice>
                    <xsd:element name="fixedPriceSchedule" type="CommodityFixedPriceSchedule">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">Allows the specification of a Fixed Price that varies over the life of the trade.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:choice>
                        <xsd:element name="fixedPrice" type="FixedPrice">
                            <xsd:annotation>
                                <xsd:documentation xml:lang="en">Fixed price on which fixed payments are based.</xsd:documentation>
                            </xsd:annotation>
                        </xsd:element>
                        <xsd:element name="worldscaleRate" type="xsd:decimal">
                            <xsd:annotation>
                                <xsd:documentation>For a WET Voyager Charter Commodity Swap, the number of Worldscale Points for purposes of the calculation of a Fixed Amount.</xsd:documentation>
                            </xsd:annotation>
                        </xsd:element>
                        <xsd:element name="contractRate" type="NonNegativeMoney">
                            <xsd:annotation>
                                <xsd:documentation>For a DRY Voyage Charter or Time Charter Commodity Swap, the price per relevant unit for pruposes of the calculation of a Fixed Amount.</xsd:documentation>
                            </xsd:annotation>
                        </xsd:element>
                    </xsd:choice>
                </xsd:choice>
                <xsd:group ref="CommodityNotionalQuantity.model" />
                <xsd:group ref="CommodityPaymentDates.model" />
                <xsd:group ref="CommodityFreightFlatRate.model" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference fpml:payerPartyReference (1) (1)
receiverPartyReference fpml:receiverPartyReference (1) (1)
calculationPeriods fpml:calculationPeriods (1) (1)
calculationPeriodsSchedule fpml:calculationPeriodsSchedule (1) (1)
calculationPeriodsReference fpml:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference fpml:calculationPeriodsScheduleReference (1) (1)
fixedPriceSchedule fpml:fixedPriceSchedule (1) (1)
fixedPrice fpml:fixedPrice (1) (1)
worldscaleRate fpml:worldscaleRate (1) (1)
contractRate fpml:contractRate (1) (1)
notionalQuantity fpml:notionalQuantity (1) (1)
notionalQuantitySchedule fpml:notionalQuantitySchedule (1) (1)
totalNotionalQuantity fpml:totalNotionalQuantity 0 (1)
paymentDates fpml:paymentDates (1) (1)
relativePaymentDates fpml:relativePaymentDates (1) (1)
flatRate fpml:flatRate (1) (1)
flatRateAmount fpml:flatRateAmount 0 (1)
<xs:group> fpml:PayerReceiver.model (1) (1)
<xs:group> fpml:CommodityCalculationPeriods.model (1) (1)
<xs:group> fpml:CommodityCalculationPeriodsPointer.model (1) (1)
<xs:group> fpml:CommodityNotionalQuantity.model (1) (1)
<xs:group> fpml:CommodityPaymentDates.model (1) (1)
<xs:group> fpml:CommodityFreightFlatRate.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:fixedLeg