complexType "CommodityRelativePaymentDates"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
globally in fpml-com-5-10.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
businessCenters (defined in BusinessCentersOrReference.model group),
businessCentersReference,
calculationPeriodsDatesReference,
calculationPeriodsReference,
calculationPeriodsScheduleReference,
payRelativeTo (defined in CommodityRelativePaymentDates complexType),
payRelativeToEvent,
paymentDaysOffset (defined in CommodityRelativePaymentDates complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
The Payment Dates of the trade relative to the Calculation Periods.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommodityRelativePaymentDates">
<xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:element name="payRelativeTo" type="CommodityPayRelativeToEnum"/>
<xsd:element name="payRelativeToEvent" type="CommodityPayRelativeToEvent"/>
</xsd:choice>
<xsd:group minOccurs="0" ref="CommodityCalculationPeriodsPointer.model"/>
<xsd:element minOccurs="0" name="paymentDaysOffset" type="DateOffset"/>
<xsd:group minOccurs="0" ref="BusinessCentersOrReference.model"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 3/8)
paymentDaysOffset
Type:
DateOffset, complex content
Specifies any offset from the adjusted Calculation Period start date, adjusted Calculation Period end date or Calculation Date applicable to each Payment Date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="paymentDaysOffset" type="DateOffset"/>

payRelativeTo
Type:
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.
Simple Content
("CalculationPeriodStartDate" | "CalculationPeriodEndDate" | "LastPricingDate" | "ResetDate" | "ValuationDate") | ("CalculationDate" | "CalculationPeriodMonthEnd" | "CalculationPeriodMonthStart" | "EffectiveDate" | "PricingPeriodMonthEnd" | "TerminationOrExpirationDate" | "TradeDate" | "PricingPeriodEndOfWeek" | "FirstPricingDate")
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="payRelativeTo" type="CommodityPayRelativeToEnum"/>

payRelativeToEvent
Type:
Specifies whether the payment(s) occur relative to the date of a physical event such as issuance of a bill of lading.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="payRelativeToEvent" type="CommodityPayRelativeToEvent"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.