Definition Type: SimpleType
Name: DeliveryDatesEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Deprecated: In respect of a Transaction and a Commodity Reference Price, the relevant date or month for delivery of the underlying Commodity.
Collapse XSD Schema Diagram:
XSD Diagram of DeliveryDatesEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DeliveryDatesEnum" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Enumerated representation of deliveryDates is deprecate in favor of a parametric representation. Rationale: There is a need to track all the possible nearby contracts used for pricing. The 'DeliveryDatesEnum' list can grow significantly. Use instead 'deliveryNearby' component that contain a deliveryNearbyMultiplier (e.g. 0, 1, 2, 3, ...) and a deliveryNearbyType (e.g. NearByMonth, NearByWeek, etc.)." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Deprecated: In respect of a Transaction and a Commodity Reference Price, the relevant date or month for delivery of the underlying Commodity.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="CalculationPeriod">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the futures contract that corresponds to the month and year of the Calculation Period. e.g. The JAN 09 contract when pricing in January '09 (In the case of contracts like Brent crude, this will mean that the contract expired in DEC 08.)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FirstNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the First Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SecondNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Second Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirdNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Third Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FourthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Fourth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FifthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Fifth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SixthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Sixth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SeventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Seventh Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EighthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Eighth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NinthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Ninth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Tenth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EleventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Eleventh Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwelfthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Twelfth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Thirteenth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FourteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the Fourteenth Nearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FifteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FifteenthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SixteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the SixteenthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SeventeenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the SeventeenthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EighteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the EighteenthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NineteenthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the NineteenthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentiethNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentiethNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFirstNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyFirstNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySecondNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentySecondNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyThirdNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyThirdNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFourthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyFourthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFifthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyFifthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySixthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentySixthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySeventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentySeventhNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyEighthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyEighthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyNinthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the TwentyNinthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtiethNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtiethNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFirstNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyFirstNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySecondNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtySecondNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyThirdNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyThirdNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFourthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyFourthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFifthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyFifthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySixthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtySixthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySeventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtySeventhNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyEighthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyEighthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyNinthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the ThirtyNinthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortiethNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortiethNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFirstNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyFirstNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySecondNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortySecondNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyThirdNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyThirdNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFourthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyFourthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFifthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyFifthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySixthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortySixthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySeventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortySeventhNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyEighthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyEighthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyNinthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FortyNinthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftiethNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftiethNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyFirstNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyFirstNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftySecondNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftySecondNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyThirdNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyThirdNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyFourthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyFourthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyFifthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyFifthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftySixthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftySixthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftySeventhNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftySeventhNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyEighthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyEighthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyNinthNearby">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the month of expiration of the FiftyNinthNearby Month futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Spot">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the Spot date.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FirstNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the First Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SecondNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Second Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirdNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Third Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FourthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fourth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FifthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fifth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SixthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Sixth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SeventhNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Seventh Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EighthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Eighth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NinthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Ninth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Tenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EleventhNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Eleventh Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwelfthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twelfth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FourteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fourteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FifteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fifteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SixteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Sixteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SeventeenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Seventeenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="EighteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Eighteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NineteenthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Nineteenth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentiethNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twentieth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFirstNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty First Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySecondNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Second Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyThirdNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Third Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFourthearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Fourth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyFifthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Fifth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySixthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Sixth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentySeventhNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Seventh Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyEighthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Eighth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwentyNinthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Twenty Ninth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtiethNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirtieth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFirstNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty First Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySecondNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Second Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyThirdNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Third Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFourthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Fourth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyFifthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Fifth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySixthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Sixth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtySeventhNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Seventh Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyEighthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Eighth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="ThirtyNinthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Thirty Ninth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortiethNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fortieth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFirstNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty First Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySecondNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Second Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyThirdNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Third Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFourthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Fourth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyFifthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Fifth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySixthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Sixth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortySeventhNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Seventh Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyEighthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Eighth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FortyNinthNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Forty Ninth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftiethNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fiftieth Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftyFirstNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fifty First Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="FiftySecondNearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be during the Fifty Second Nearby Week.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration CalculationPeriod
Enumeration FirstNearby
Enumeration SecondNearby
Enumeration ThirdNearby
Enumeration FourthNearby
Enumeration FifthNearby
Enumeration SixthNearby
Enumeration SeventhNearby
Enumeration EighthNearby
Enumeration NinthNearby
Enumeration TenthNearby
Enumeration EleventhNearby
Enumeration TwelfthNearby
Enumeration ThirteenthNearby
Enumeration FourteenthNearby
Enumeration FifteenthNearby
Enumeration SixteenthNearby
Enumeration SeventeenthNearby
Enumeration EighteenthNearby
Enumeration NineteenthNearby
Enumeration TwentiethNearby
Enumeration TwentyFirstNearby
Enumeration TwentySecondNearby
Enumeration TwentyThirdNearby
Enumeration TwentyFourthNearby
Enumeration TwentyFifthNearby
Enumeration TwentySixthNearby
Enumeration TwentySeventhNearby
Enumeration TwentyEighthNearby
Enumeration TwentyNinthNearby
Enumeration ThirtiethNearby
Enumeration ThirtyFirstNearby
Enumeration ThirtySecondNearby
Enumeration ThirtyThirdNearby
Enumeration ThirtyFourthNearby
Enumeration ThirtyFifthNearby
Enumeration ThirtySixthNearby
Enumeration ThirtySeventhNearby
Enumeration ThirtyEighthNearby
Enumeration ThirtyNinthNearby
Enumeration FortiethNearby
Enumeration FortyFirstNearby
Enumeration FortySecondNearby
Enumeration FortyThirdNearby
Enumeration FortyFourthNearby
Enumeration FortyFifthNearby
Enumeration FortySixthNearby
Enumeration FortySeventhNearby
Enumeration FortyEighthNearby
Enumeration FortyNinthNearby
Enumeration FiftiethNearby
Enumeration FiftyFirstNearby
Enumeration FiftySecondNearby
Enumeration FiftyThirdNearby
Enumeration FiftyFourthNearby
Enumeration FiftyFifthNearby
Enumeration FiftySixthNearby
Enumeration FiftySeventhNearby
Enumeration FiftyEighthNearby
Enumeration FiftyNinthNearby
Enumeration Spot
Enumeration FirstNearbyWeek
Enumeration SecondNearbyWeek
Enumeration ThirdNearbyWeek
Enumeration FourthNearbyWeek
Enumeration FifthNearbyWeek
Enumeration SixthNearbyWeek
Enumeration SeventhNearbyWeek
Enumeration EighthNearbyWeek
Enumeration NinthNearbyWeek
Enumeration TenthNearbyWeek
Enumeration EleventhNearbyWeek
Enumeration TwelfthNearbyWeek
Enumeration ThirteenthNearbyWeek
Enumeration FourteenthNearbyWeek
Enumeration FifteenthNearbyWeek
Enumeration SixteenthNearbyWeek
Enumeration SeventeenthNearbyWeek
Enumeration EighteenthNearbyWeek
Enumeration NineteenthNearbyWeek
Enumeration TwentiethNearbyWeek
Enumeration TwentyFirstNearbyWeek
Enumeration TwentySecondNearbyWeek
Enumeration TwentyThirdNearbyWeek
Enumeration TwentyFourthearbyWeek
Enumeration TwentyFifthNearbyWeek
Enumeration TwentySixthNearbyWeek
Enumeration TwentySeventhNearbyWeek
Enumeration TwentyEighthNearbyWeek
Enumeration TwentyNinthNearbyWeek
Enumeration ThirtiethNearbyWeek
Enumeration ThirtyFirstNearbyWeek
Enumeration ThirtySecondNearbyWeek
Enumeration ThirtyThirdNearbyWeek
Enumeration ThirtyFourthNearbyWeek
Enumeration ThirtyFifthNearbyWeek
Enumeration ThirtySixthNearbyWeek
Enumeration ThirtySeventhNearbyWeek
Enumeration ThirtyEighthNearbyWeek
Enumeration ThirtyNinthNearbyWeek
Enumeration FortiethNearbyWeek
Enumeration FortyFirstNearbyWeek
Enumeration FortySecondNearbyWeek
Enumeration FortyThirdNearbyWeek
Enumeration FortyFourthNearbyWeek
Enumeration FortyFifthNearbyWeek
Enumeration FortySixthNearbyWeek
Enumeration FortySeventhNearbyWeek
Enumeration FortyEighthNearbyWeek
Enumeration FortyNinthNearbyWeek
Enumeration FiftiethNearbyWeek
Enumeration FiftyFirstNearbyWeek
Enumeration FiftySecondNearbyWeek
Collapse Derivation Tree:
Collapse References:
nsA:deliveryDates