Definition Type: ComplexType
Name: CommodityRelativePaymentDates
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.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-10_xsd4 Drilldown into businessCentersReference in schema fpml-shared-5-10_xsd4 Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-10_xsd4 Drilldown into paymentDaysOffset in schema fpml-com-5-10_xsd2 Drilldown into calculationPeriodsDatesReference in schema fpml-com-5-10_xsd2 Drilldown into calculationPeriodsScheduleReference in schema fpml-com-5-10_xsd2 Drilldown into calculationPeriodsReference in schema fpml-com-5-10_xsd2 Drilldown into CommodityCalculationPeriodsPointer.model in schema fpml-com-5-10_xsd2 Drilldown into payRelativeToEvent in schema fpml-com-5-10_xsd2 Drilldown into payRelativeTo in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2XSD Diagram of CommodityRelativePaymentDates in schema fpml-com-5-10_xsd2 (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 minOccurs="0">
            <xsd:element name="payRelativeTo" type="CommodityPayRelativeToEnum">
                <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">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies whether the payment(s) occur relative to the date of a physical event such as issuance of a bill of lading.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:group ref="CommodityCalculationPeriodsPointer.model" minOccurs="0">
        </xsd:group>
        <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, adjusted Calculation Period end date or Calculation 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 nsE:payRelativeTo (1) (1)
payRelativeToEvent nsE:payRelativeToEvent (1) (1)
calculationPeriodsReference nsE:calculationPeriodsReference (1) (1)
calculationPeriodsScheduleReference nsE:calculationPeriodsScheduleReference (1) (1)
calculationPeriodsDatesReference nsE:calculationPeriodsDatesReference (1) (1)
paymentDaysOffset nsE:paymentDaysOffset 0 (1)
businessCentersReference nsE:businessCentersReference (1) (1)
businessCenters nsE:businessCenters (1) (1)
<xs:group> nsE:CommodityCalculationPeriodsPointer.model 0 (1)
<xs:group> nsE:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:paymentDates, nsE:relativePaymentDates