Definition Type: SimpleType
Name: DeliveryNearbyTypeEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The type of nearby qualifier, expect to be used in conjunction with a nearby count.
Collapse XSD Schema Diagram:
XSD Diagram of DeliveryNearbyTypeEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DeliveryNearbyTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The type of nearby qualifier, expect to be used in conjunction with a nearby count.</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">Describes the contract to be the contract that pertains to the month-year of the calculation period. If used, the nearby count is expected to be 0.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NearbyMonth">
            <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.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NearbyWeek">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The Delivery Date of the underlying Commodity shall be the Week of expiration of the futures contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration CalculationPeriod
Enumeration NearbyMonth
Enumeration NearbyWeek
Collapse Derivation Tree:
Collapse References:
nsE:deliveryNearbyType