XML Schema Documentation

Complex Type: CommodityRelativeExpirationDates

[Table of contents]

Super-types: None
Sub-types: None
Name CommodityRelativeExpirationDates
Used by (from the same schema document) Complex Type CommodityPhysicalAmericanExercise , Complex Type CommodityPhysicalAmericanExercise , Complex Type CommodityPhysicalEuropeanExercise
Abstract no
Documentation The Expiration Dates of the trade relative to the Calculation Periods.
XML Instance Representation
<...
id=" xsd:ID [0..1]">
<expireRelativeToEvent> CommodityExpireRelativeToEvent </expireRelativeToEvent> [1]

'Specifies whether the payment(s) occur relative to the date of a physical event.'

<expirationDateOffset> DateOffset </expirationDateOffset> [1]

'Specifies any offset from the adjusted Calculation Period start date or adjusted Calculation Period end date applicable to each Payment Date.'

Start Group: BusinessCentersOrReference.model [0..1]
Start Choice [1]
<businessCentersReference> BusinessCentersReference </businessCentersReference> [1]

'A pointer style reference to a set of financial business centers defined elsewhere in the document. This set of business centers is used to determine whether a particular day is a business day or not.'

<businessCenters> BusinessCenters </businessCenters> [1]
End Choice
End Group: BusinessCentersOrReference.model
</...>
Diagram
group_BusinessCentersOrReference.model
Schema Component Representation
<xsd:complexType name="CommodityRelativeExpirationDates">
<xsd:sequence>
<xsd:element name="expireRelativeToEvent" type=" CommodityExpireRelativeToEvent "/>
<xsd:element name="expirationDateOffset" type=" DateOffset "/>
<xsd:group ref=" BusinessCentersOrReference.model " minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="id" type=" xsd:ID "/>
</xsd:complexType>