Definition Type: Element
Name: deliveryNearbyType
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:DeliveryNearbyTypeEnum
Containing Schema: fpml-asset-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines a type of the delivery nearby qualifier, expect to be used in conjunction with a delivery nearby multiplier, e.g. 1NearByMonth, 1NearbyWeek, etc. If 'CalculationPeriod' is used, the delivery nearby multiplier is expected to be '0'. To represent 'Spot', the value of the delivery nearby type should be 'NearbyMonth' and the delivery period multiplier should be set to '0' (zero).
Collapse XSD Schema Diagram:
XSD Diagram of deliveryNearbyType in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="deliveryNearbyType" type="DeliveryNearbyTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a type of the delivery nearby qualifier, expect to be used in conjunction with a delivery nearby multiplier, e.g. 1NearByMonth, 1NearbyWeek, etc. If 'CalculationPeriod' is used, the delivery nearby multiplier is expected to be '0'. To represent 'Spot', the value of the delivery nearby type should be 'NearbyMonth' and the delivery period multiplier should be set to '0' (zero).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: