Definition Type: SimpleType
Name: DeliveryDatesEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-4.xsd
Documentation:
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-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DeliveryDatesEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">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="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 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