Skip to content

Enum: DeliveryMethodEnum

Specifies delivery methods for securities transactions. This coding-scheme defines the possible delivery methods for securities.

URI: common_domain_model:DeliveryMethodEnum

Permissible Values

Value Meaning Description
DeliveryVersusPayment http://www.fpml.org/coding-scheme/delivery-method-1-0#DeliveryVersusPayment Indicates that a securities delivery must be made against payment in simultan...
FreeOfPayment http://www.fpml.org/coding-scheme/delivery-method-1-0#FreeOfPayment Indicates that a securities delivery can be made without a simultaneous cash ...
PreDelivery http://www.fpml.org/coding-scheme/delivery-method-1-0#PreDelivery Indicates that a securities delivery must be made in full before the payment ...
PrePayment http://www.fpml.org/coding-scheme/delivery-method-1-0#PrePayment Indicates that a payment in full amount must be made before the securities de...

Slots

Name Description
deliveryMethod Specifies a delivery method for the security transaction

Identifier and Mapping Information

Schema Source

LinkML Source

name: DeliveryMethodEnum
description: Specifies delivery methods for securities transactions. This coding-scheme
  defines the possible delivery methods for securities.
from_schema: https://w3id.org/lmodel/common-domain-model
exact_mappings:
- http://www.fpml.org/coding-scheme/delivery-method
rank: 1000
permissible_values:
  DeliveryVersusPayment:
    text: DeliveryVersusPayment
    description: Indicates that a securities delivery must be made against payment
      in simultaneous transmissions and stipulate each other.
    meaning: http://www.fpml.org/coding-scheme/delivery-method-1-0#DeliveryVersusPayment
  FreeOfPayment:
    text: FreeOfPayment
    description: Indicates that a securities delivery can be made without a simultaneous
      cash payment in exchange and not depending on if payment obligations are fulfilled
      or not and vice versa.
    meaning: http://www.fpml.org/coding-scheme/delivery-method-1-0#FreeOfPayment
  PreDelivery:
    text: PreDelivery
    description: Indicates that a securities delivery must be made in full before
      the payment for the securities; fulfillment of payment obligations depends on
      securities delivery obligations fulfillment.
    meaning: http://www.fpml.org/coding-scheme/delivery-method-1-0#PreDelivery
  PrePayment:
    text: PrePayment
    description: Indicates that a payment in full amount must be made before the securities
      delivery; fulfillment of securities delivery obligations depends on payment
      obligations fulfillment.
    meaning: http://www.fpml.org/coding-scheme/delivery-method-1-0#PrePayment