Definition Type: ComplexType
Name: CommodityRelativePaymentDates
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-0.xsd
Abstract
Documentation:
The Payment Dates of the trade relative to the Calculation Periods.
Collapse XSD Schema Diagram:
Drilldown into businessCenters in schema fpml-shared-5-0_xsd1 Drilldown into businessCentersReference in schema fpml-shared-5-0_xsd1 Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-0_xsd1 Drilldown into paymentDaysOffset in schema fpml-com-5-0_xsd1 Drilldown into calculationPeriodsDatesReference in schema fpml-com-5-0_xsd1 Drilldown into calculationPeriodsScheduleReference in schema fpml-com-5-0_xsd1 Drilldown into calculationPeriodsReference in schema fpml-com-5-0_xsd1 Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-5-0_xsd1 Drilldown into payRelativeToEvent in schema fpml-com-5-0_xsd1 Drilldown into payRelativeTo in schema fpml-com-5-0_xsd1 Drilldown into id in schema fpml-com-5-0_xsd1XSD Diagram of CommodityRelativePaymentDates in schema fpml-com-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityRelativePaymentDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Payment Dates of the trade relative to the Calculation Periods.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice>
            <xsd:element name="payRelativeTo" type="PayRelativeToEnum" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies whether the payment(s) occur relative to a date such as the end of each Calculation Period or the last Pricing Date in each Calculation Period.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="payRelativeToEvent" type="CommodityPayRelativeToEvent" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies whether the payment(s) occur relative to the date of a physical event.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:group ref="CommodityCalculationPeriodsPointer.model" />
        <xsd:element name="paymentDaysOffset" type="DateOffset" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies any offset from the adjusted Calculation Period start date or adjusted Calculation Period end date applicable to each Payment Date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="BusinessCentersOrReference.model" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payRelativeTo nsB:payRelativeTo 0 (1)
payRelativeToEvent nsB:payRelativeToEvent 0 (1)
calculationPeriodsReference nsB:calculationPeriodsReference 0 (1)
calculationPeriodsScheduleReference nsB:calculationPeriodsScheduleReference 0 (1)
calculationPeriodsDatesReference nsB:calculationPeriodsDatesReference 0 (1)
paymentDaysOffset nsB:paymentDaysOffset 0 (1)
businessCentersReference nsB:businessCentersReference 0 (1)
businessCenters nsB:businessCenters 0 (1)
<xs:group> nsB:CommodityCalculationPeriodsPointer.model (1) (1)
<xs:group> nsB:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:relativePaymentDates