Definition Type: ComplexType
Name: CommodityRelativePaymentDates
Namespace: http://www.fpml.org/2008/FpML-4-5
Containing Schema: fpml-com-4-5.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-4-5_xsd Drilldown into businessCentersReference in schema fpml-shared-4-5_xsd Drilldown into BusinessCentersOrReference.model in schema fpml-shared-4-5_xsd Drilldown into paymentDaysOffset 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 payRelativeTo in schema fpml-com-4-5_xsd Drilldown into id in schema fpml-com-4-5_xsdXSD Diagram of CommodityRelativePaymentDates in schema fpml-com-4-5_xsd (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:element name="payRelativeTo" type="PayRelativeToEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies whether the payments occur relative to each adjusted Calculation Period start date or each adjusted Calculation Period end date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CommodityCalculationPeriodsPointer.model" />
        <xsd:element name="paymentDaysOffset" type="DateOffset">
            <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 fpml:payRelativeTo (1) (1)
calculationPeriodsReference fpml:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference fpml:calculationPeriodsScheduleReference (1) (1)
paymentDaysOffset fpml:paymentDaysOffset (1) (1)
businessCentersReference fpml:businessCentersReference (1) (1)
businessCenters fpml:businessCenters (1) (1)
<xs:group> fpml:CommodityCalculationPeriodsPointer.model (1) (1)
<xs:group> fpml:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:relativePaymentDates