Definition Type: ComplexType
Name: CommodityFixedPriceSchedule
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The Fixed Price for a given Calculation Period during the life of the trade. There must be a Fixed Price step specified for each Calculation Period, regardless of whether the Fixed Price changes or remains the same between periods.
Collapse XSD Schema Diagram:
Drilldown into calculationPeriodsDatesReference in schema fpml-com-5-10_xsd1 Drilldown into calculationPeriodsScheduleReference in schema fpml-com-5-10_xsd1 Drilldown into calculationPeriodsReference in schema fpml-com-5-10_xsd1 Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-5-10_xsd1 Drilldown into settlementPeriodsPriceSchedule in schema fpml-com-5-10_xsd1 Drilldown into contractRateStep in schema fpml-com-5-10_xsd1 Drilldown into worldscaleRateStep in schema fpml-com-5-10_xsd1 Drilldown into fixedPriceStep in schema fpml-com-5-10_xsd1XSD Diagram of CommodityFixedPriceSchedule in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityFixedPriceSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Fixed Price for a given Calculation Period during the life of the trade. There must be a Fixed Price step specified for each Calculation Period, regardless of whether the Fixed Price changes or remains the same between periods.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element name="fixedPriceStep" type="FixedPrice" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The Fixed Price for a given Calculation Period during the life of the trade. There must be a Fixed Price step specified for each Calculation Period, regardless of whether the Fixed Price changes or remains the same between periods.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="worldscaleRateStep" type="xsd:decimal" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">For a Wet Voyager Charter Freight Swap, the number of Worldscale Points for purposes of the calculation of a Fixed Amount for a given Calculation Period during the life of the trade. There must be Worldscale Rate Step specified for each Calculation Period, regardless of whether the Worldscale Rate Step changes or remains the same between periods.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="contractRateStep" type="NonNegativeMoney" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">For a DRY Voyage Charter or Time Charter Freight Swap, the price per relevant unit for pruposes of the calculation of a Fixed Amount for a given Calculation Period during the life of the trade. There must be Worldscale Rate Step specified for each Calculation Period, regardless of whether the Worldscale Rate Step changes or remains the same between periods.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="settlementPeriodsPriceSchedule" type="CommoditySettlementPeriodsPriceSchedule" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">For an electricity transaction, the fixed price schedule for one or more groups of Settlement Periods on which fixed payments are based. if the schedule differs for different groups of Settlement Periods, this element should be repeated.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:group ref="CommodityCalculationPeriodsPointer.model" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Enables users to reference a Calculation Periods schedule in the form of a series of actual dates in a calculationPeriods container or in the form of a parameterised schedule in a calculationPeriodsSchedule container.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fixedPriceStep nsD:fixedPriceStep (1) unbounded
worldscaleRateStep nsD:worldscaleRateStep (1) unbounded
contractRateStep nsD:contractRateStep (1) unbounded
settlementPeriodsPriceSchedule nsD:settlementPeriodsPriceSchedule (1) unbounded
calculationPeriodsReference nsD:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference nsD:calculationPeriodsScheduleReference (1) (1)
calculationPeriodsDatesReference nsD:calculationPeriodsDatesReference (1) (1)
<xs:group> nsD:CommodityCalculationPeriodsPointer.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:fixedPriceSchedule