Skip to content

Enum: SpreadScheduleTypeEnum

The enumerated values to specify a long or short spread value.

URI: common_domain_model:SpreadScheduleTypeEnum

Permissible Values

Value Meaning Description
Long http://www.fpml.org/coding-scheme/spread-schedule-type-1-0#Long Represents a Long Spread Schedule
Short http://www.fpml.org/coding-scheme/spread-schedule-type-1-0#Short Represents a Short Spread Schedule

Slots

Name Description
spreadScheduleType An element which purpose is to identify a long or short spread value

Identifier and Mapping Information

Schema Source

LinkML Source

name: SpreadScheduleTypeEnum
description: The enumerated values to specify a long or short spread value.
from_schema: https://w3id.org/lmodel/common-domain-model
exact_mappings:
- http://www.fpml.org/coding-scheme/spread-schedule-type
rank: 1000
permissible_values:
  Long:
    text: Long
    description: Represents a Long Spread Schedule. Spread schedules defined as 'Long'
      will be applied to Long Positions.
    meaning: http://www.fpml.org/coding-scheme/spread-schedule-type-1-0#Long
  Short:
    text: Short
    description: Represents a Short Spread Schedule. Spread schedules defined as 'Short'
      will be applied to Short Positions.
    meaning: http://www.fpml.org/coding-scheme/spread-schedule-type-1-0#Short