FpMLv53-0.1: A binding for the Financial Products Markup Language (v5.3)

Safe HaskellSafe-Infered

Data.FpML.V53.Enum

Synopsis

Documentation

data AveragingInOutEnum Source

The type of averaging used in an Asian option.

Constructors

AveragingInOutEnum_In

The average price is used to derive the strike price. Also known as Asian strike style option.

AveragingInOutEnum_Out

The average price is used to derive the expiration price. Also known as Asian price style option.

AveragingInOutEnum_Both

The average price is used to derive both the strike and the expiration price.

data AveragingMethodEnum Source

The method of calculation to be used when averaging rates. Per ISDA 2000 Definitions, Section 6.2. Certain Definitions Relating to Floating Amounts.

Constructors

AveragingMethodEnum_Unweighted

The arithmetic mean of the relevant rates for each reset date.

AveragingMethodEnum_Weighted

The arithmetic mean of the relevant rates in effect for each day in a calculation period calculated by multiplying each relevant rate by the number of days such relevant rate is in effect, determining the sum of such products and dividing such sum by the number of days in the calculation period.

data BreakageCostEnum Source

When breakage cost is applicable, defines who is calculating it.

Constructors

BreakageCostEnum_AgentBank

Breakage cost is calculated by the agent bank.

BreakageCostEnum_Lender

Breakage cost is calculated by the lender.

data BullionTypeEnum Source

Defines which type of bullion is applicable for a Bullion Transaction.

Constructors

BullionTypeEnum_Gold

Gold. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.

BullionTypeEnum_Palladium

Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.

BullionTypeEnum_Platinum

Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.

BullionTypeEnum_Silver

Silver. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.

BullionTypeEnum_RhodiumSponge

Quality as per the Good Delivery Rules for Rhodium (Sponge).

data BusinessDayConventionEnum Source

The convention for adjusting any relevant date if it would otherwise fall on a day that is not a valid business day. Note that FRN is included here as a type of business day convention although it does not strictly fall within ISDA's definition of a Business Day Convention and does not conform to the simple definition given above.

Constructors

BusinessDayConventionEnum_FOLLOWING

The non-business date will be adjusted to the first following day that is a business day

BusinessDayConventionEnum_FRN

Per 2000 ISDA Definitions, Section 4.11. FRN Convention; Eurodollar Convention.

BusinessDayConventionEnum_MODFOLLOWING

The non-business date will be adjusted to the first following day that is a business day unless that day falls in the next calendar month, in which case that date will be the first preceding day that is a business day.

BusinessDayConventionEnum_PRECEDING

The non-business day will be adjusted to the first preceding day that is a business day.

BusinessDayConventionEnum_MODPRECEDING

The non-business date will be adjusted to the first preceding day that is a business day unless that day falls in the previous calendar month, in which case that date will be the first following day that us a business day.

BusinessDayConventionEnum_NEAREST

The non-business date will be adjusted to the nearest day that is a business day - i.e. if the non-business day falls on any day other than a Sunday or a Monday, it will be the first preceding day that is a business day, and will be the first following business day if it falls on a Sunday or a Monday.

BusinessDayConventionEnum_NONE

The date will not be adjusted if it falls on a day that is not a business day.

BusinessDayConventionEnum_NotApplicable

The date adjustments conventions are defined elsewhere, so it is not required to specify them here.

data CashPhysicalEnum Source

Shows how the transaction is to be settled when it is exercised.

Constructors

CashPhysicalEnum_Cash

The intrinsic value of the option will be delivered by way of a cash settlement amount determined, (i) by reference to the differential between the strike price and the settlement price; or (ii) in accordance with a bilateral agreement between the parties

CashPhysicalEnum_Physical

The securities underlying the transaction will be delivered by (i) in the case of a call, the seller to the buyer, or (ii) in the case of a put, the buyer to the seller versus a settlement amount equivalent to the strike price per share

data CalculationAgentPartyEnum Source

The specification of how a calculation agent will be determined.

Constructors

CalculationAgentPartyEnum_ExercisingParty

The party that gives notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (d).

CalculationAgentPartyEnum_NonExercisingParty

The party that is given notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (e).

CalculationAgentPartyEnum_AsSpecifiedInMasterAgreement

The Calculation Agent is determined by reference to the relevant master agreement.

CalculationAgentPartyEnum_AsSpecifiedInStandardTermsSupplement

The Calculation Agent is determined by reference to the relevant standard terms supplement.

data CommissionDenominationEnum Source

The unit in which a commission is denominated.

Constructors

CommissionDenominationEnum_BPS

The commission is expressed in basis points, in reference to the price referenced in the document.

CommissionDenominationEnum_Percentage

The commission is expressed as a percentage of the gross price referenced in the document.

CommissionDenominationEnum_CentsPerShare

The commission is expressed in cents per share.

CommissionDenominationEnum_FixedAmount

The commission is expressed as a absolute amount.

data CommodityBullionSettlementDisruptionEnum Source

The consequences of Bullion Settlement Disruption Events.

Constructors

CommodityBullionSettlementDisruptionEnum_Negotiation

Negotiation will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.

CommodityBullionSettlementDisruptionEnum_CancellationandPayment

Cancellation and Payment will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.

data CommodityDayTypeEnum Source

A day type classification used in counting the number of days between two dates for a commodity transaction.

Constructors

CommodityDayTypeEnum_Business

When calculating the number of days between two dates the count includes only business days.

CommodityDayTypeEnum_Calendar

When calculating the number of days between two dates the count includes all calendar days.

CommodityDayTypeEnum_CommodityBusiness

When calculating the number of days between two dates the count includes only commodity business days.

CommodityDayTypeEnum_CurrencyBusiness

When calculating the number of days between two dates the count includes only currency business days.

CommodityDayTypeEnum_ExchangeBusiness

When calculating the number of days between two dates the count includes only stock exchange business days.

CommodityDayTypeEnum_ScheduledTradingDay

When calculating the number of days between two dates the count includes only scheduled trading days.

CommodityDayTypeEnum_GasFlow

When calculating the number of days between two dates the count includes only gas flow days (dates on which gas is delivered).

data CompoundingMethodEnum Source

The compounding calculation method

Constructors

CompoundingMethodEnum_Flat

Flat compounding. Compounding excludes the spread. Note that the first compounding period has it's interest calculated including any spread then subsequent periods compound this at a rate excluding the spread.

CompoundingMethodEnum_None

No compounding is to be applied.

CompoundingMethodEnum_Straight

Straight compounding. Compounding includes the spread.

CompoundingMethodEnum_SpreadExclusive

Spread Exclusive compounding.

data DayTypeEnum Source

A day type classification used in counting the number of days between two dates.

Constructors

DayTypeEnum_Business

When calculating the number of days between two dates the count includes only business days.

DayTypeEnum_Calendar

When calculating the number of days between two dates the count includes all calendar days.

DayTypeEnum_CommodityBusiness

When calculating the number of days between two dates the count includes only commodity business days.

DayTypeEnum_CurrencyBusiness

When calculating the number of days between two dates the count includes only currency business days.

DayTypeEnum_ExchangeBusiness

When calculating the number of days between two dates the count includes only stock exchange business days.

DayTypeEnum_ScheduledTradingDay

When calculating the number of days between two dates the count includes only scheduled trading days.

data DeliveryDatesEnum Source

In respect of a Transaction and a Commodity Reference Price, the relevant date or month for delivery of the underlying Commodity.

Constructors

DeliveryDatesEnum_CalculationPeriod

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.)

DeliveryDatesEnum_FirstNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the First Nearby Month futures contract.

DeliveryDatesEnum_SecondNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Second Nearby Month futures contract.

DeliveryDatesEnum_ThirdNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Third Nearby Month futures contract.

DeliveryDatesEnum_FourthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Fourth Nearby Month futures contract.

DeliveryDatesEnum_FifthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Fifth Nearby Month futures contract.

DeliveryDatesEnum_SixthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Sixth Nearby Month futures contract.

DeliveryDatesEnum_SeventhNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Seventh Nearby Month futures contract.

DeliveryDatesEnum_EighthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Eighth Nearby Month futures contract.

DeliveryDatesEnum_NinthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Ninth Nearby Month futures contract.

DeliveryDatesEnum_TenthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Tenth Nearby Month futures contract.

DeliveryDatesEnum_EleventhNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Eleventh Nearby Month futures contract.

DeliveryDatesEnum_TwelfthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Twelfth Nearby Month futures contract.

DeliveryDatesEnum_ThirteenthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Thirteenth Nearby Month futures contract.

DeliveryDatesEnum_FourteenthNearby

The Delivery Date of the underlying Commodity shall be the month of expiration of the Fourteenth Nearby Month futures contract.

DeliveryDatesEnum_Spot

The Delivery Date of the underlying Commodity shall be the Spot date.

DeliveryDatesEnum_V1stNearbyWeek

The Delivery Date of the underlying Commodity shall be during the First Nearby Week.

DeliveryDatesEnum_V2ndNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Second Nearby Week.

DeliveryDatesEnum_V3rdNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Third Nearby Week.

DeliveryDatesEnum_V4thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fourth Nearby Week.

DeliveryDatesEnum_V5thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fifth Nearby Week.

DeliveryDatesEnum_V6thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Sixth Nearby Week.

DeliveryDatesEnum_V7thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Seventh Nearby Week.

DeliveryDatesEnum_V8thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Eighth Nearby Week.

DeliveryDatesEnum_V9thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Ninth Nearby Week.

DeliveryDatesEnum_V10thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Tenth Nearby Week.

DeliveryDatesEnum_V11thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Eleventh Nearby Week.

DeliveryDatesEnum_V12thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twelfth Nearby Week.

DeliveryDatesEnum_V13thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirteenth Nearby Week.

DeliveryDatesEnum_V14thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fourteenth Nearby Week.

DeliveryDatesEnum_V15thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fifteenth Nearby Week.

DeliveryDatesEnum_V16thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Sixteenth Nearby Week.

DeliveryDatesEnum_V17thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Seventeenth Nearby Week.

DeliveryDatesEnum_V18thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Eighteenth Nearby Week.

DeliveryDatesEnum_V19thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Nineteenth Nearby Week.

DeliveryDatesEnum_V20thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twentieth Nearby Week.

DeliveryDatesEnum_V21stNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty First Nearby Week.

DeliveryDatesEnum_V22ndNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Second Nearby Week.

DeliveryDatesEnum_V23rdNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Third Nearby Week.

DeliveryDatesEnum_V24thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Fourth Nearby Week.

DeliveryDatesEnum_V25thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Fifth Nearby Week.

DeliveryDatesEnum_V26thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Sixth Nearby Week.

DeliveryDatesEnum_V27thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Seventh Nearby Week.

DeliveryDatesEnum_V28thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Eighth Nearby Week.

DeliveryDatesEnum_V29thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Twenty Ninth Nearby Week.

DeliveryDatesEnum_V30thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirtieth Nearby Week.

DeliveryDatesEnum_V31stNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty First Nearby Week.

DeliveryDatesEnum_V32ndNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Second Nearby Week.

DeliveryDatesEnum_V33rdNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Third Nearby Week.

DeliveryDatesEnum_V34thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Fourth Nearby Week.

DeliveryDatesEnum_V35thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Fifth Nearby Week.

DeliveryDatesEnum_V36thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Sixth Nearby Week.

DeliveryDatesEnum_V37thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Seventh Nearby Week.

DeliveryDatesEnum_V38thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Eighth Nearby Week.

DeliveryDatesEnum_V39thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Thirty Ninth Nearby Week.

DeliveryDatesEnum_V40thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fortieth Nearby Week.

DeliveryDatesEnum_V41stNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty First Nearby Week.

DeliveryDatesEnum_V42ndNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Second Nearby Week.

DeliveryDatesEnum_V43rdNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Third Nearby Week.

DeliveryDatesEnum_V44thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Fourth Nearby Week.

DeliveryDatesEnum_V45thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Fifth Nearby Week.

DeliveryDatesEnum_V46thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Sixth Nearby Week.

DeliveryDatesEnum_V47thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Seventh Nearby Week.

DeliveryDatesEnum_V48thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Eighth Nearby Week.

DeliveryDatesEnum_V49thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Forty Ninth Nearby Week.

DeliveryDatesEnum_V50thNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fiftieth Nearby Week.

DeliveryDatesEnum_V51stNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fifty First Nearby Week.

DeliveryDatesEnum_V52ndNearbyWeek

The Delivery Date of the underlying Commodity shall be during the Fifty Second Nearby Week.

data DiscountingTypeEnum Source

The method of calculating discounted payment amounts

Constructors

DiscountingTypeEnum_Standard

Per ISDA 2000 Definitions, Section 8.4. Discounting, paragraph (a)

DiscountingTypeEnum_FRA

Per ISDA 2000 Definitions, Section 8.4. Discounting, paragraph (b)

data DisruptionFallbacksEnum Source

The specification of how disruption fallbacks will be represented.

Constructors

DisruptionFallbacksEnum_AsSpecifiedInMasterAgreement

The Disruption Fallback(s) are determined by reference to the relevant Master Agreement.

DisruptionFallbacksEnum_AsSpecifiedInConfirmation

The Disruption Fallback(s) are determined by reference to the relevant Confirmation.

data DividendAmountTypeEnum Source

Refers to one on the 3 Amounts

Constructors

DividendAmountTypeEnum_RecordAmount

100% of the gross cash dividend per Share paid over record date during relevant Dividend Period

DividendAmountTypeEnum_ExAmount

100% of gross cash dividend per Share paid after the Ex Div date during relevant Dividend Period.

DividendAmountTypeEnum_PaidAmount

100% of gross cash dividend per Share paid during relevant Dividend Period.

DividendAmountTypeEnum_AsSpecifiedInMasterConfirmation

The Amount is determined as provided in the relevant Master Confirmation.

data DividendCompositionEnum Source

Defines how the composition of dividends is to be determined.

Constructors

DividendCompositionEnum_EquityAmountReceiverElection

The Equity Amount Receiver determines the composition of dividends (subject to conditions).

DividendCompositionEnum_CalculationAgentElection

The Calculation Agent determines the composition of dividends (subject to conditions).

data DividendDateReferenceEnum Source

The reference to a dividend date.

Constructors

DividendDateReferenceEnum_ExDate

Date on which a holder of the security is entitled to the dividend.

DividendDateReferenceEnum_DividendPaymentDate

Date on which the dividend will be paid by the issuer.

DividendDateReferenceEnum_DividendValuationDate

In respect of each Dividend Period, number of days offset from the relevant Dividend Valuation Date.

DividendDateReferenceEnum_RecordDate

Date on which the dividend will be recorded in the books of the paying agent.

DividendDateReferenceEnum_TerminationDate

Termination date of the swap.

DividendDateReferenceEnum_EquityPaymentDate

Equity payment date of the swap.

DividendDateReferenceEnum_FollowingPaymentDate

The next payment date of the swap.

DividendDateReferenceEnum_AdHocDate

The dividend date will be specified ad hoc by the parties, typically on the dividend ex-date

DividendDateReferenceEnum_CumulativeEquityPaid

Total of paid dividends, paid on next following Cash Settlement Payment Date, which is immediately following the Dividend Period during which the dividend is paid by the Issuer to the holders of record of a Share.

DividendDateReferenceEnum_CumulativeLiborPaid

Total of paid dividends, paid on next following Payment Date, which is immediately following the Dividend Period during which the dividend is paid by the Issuer to the holders of record of a Share.

DividendDateReferenceEnum_CumulativeEquityExDiv

Total of dividends which go ex, paid on next following Cash Settlement Payment Date, which is immediately following the Dividend Period during which the Shares commence trading ex-dividend on the Exchange

DividendDateReferenceEnum_CumulativeLiborExDiv

Total of dividends which go ex, paid on next following Payment Date, which is immediately following the Dividend Period during which the Shares commence trading ex-dividend on the Exchange, or where the date on which the Shares commence trading ex-dividend is a Payment Date, such Payment Date.

DividendDateReferenceEnum_SharePayment

If Dividend Payment Date(s) is specified in the Transaction Supplement as Share Payment, then the Dividend Payment Date in respect of a Dividend Amount shall fall on a date on or before the date that is two (or any other number that is specified in the Transaction Supplement) Currency Business Days following the day on which the Issuer of the Shares pays the relevant dividend to holders of record of the Shares

DividendDateReferenceEnum_CashSettlementPaymentDate

If Dividend Payment Date(s) is specified in the Transaction Supplement as Cash Settlement Payment Date, then the Dividend Payment Date in respect of a Dividend Amount shall be the Cash Settlement Payment Date relating to the end of the Dividend Period during which the Shares commenced trading ex the relevant dividend on the Exchange

DividendDateReferenceEnum_FloatingAmountPaymentDate

If Dividend Payment Date(s) is specified in the Transaction Supplement as Floating Amount Payment Date, then the Dividend Payment Date in respect of a Dividend Amount shall be the first Payment Date falling at least one Settlement Cycle after the date that the Shares have commenced trading ex the relevant dividend on the Exchange.

DividendDateReferenceEnum_CashSettlePaymentDateExDiv

If Dividend Payment Date(s) is specified in the Transaction Supplement as Cash Settlement Payment Date – Ex Dividend, then the Dividend Payment Date in respect of a Dividend Amount shall be the Cash Settlement Payment Date relating to the end of the Dividend Period during which the Shares commenced trading “ex” the relevant dividend on the Exchange.

DividendDateReferenceEnum_CashSettlePaymentDateIssuerPayment

If Dividend Payment Date(s) is specified in the Transaction Supplement as Cash Settlement Payment Date – Issuer Payment, then the Dividend Payment Date in respect of a Dividend Amount shall be the Cash Settlement Payment Date relating to the end of the Dividend Period during which the issuer pays the relevant dividend to a holder of record provided that in the case where the Equity Amount Payer is the party specified to be the sole Hedging Party and the Hedging Party has not received the Dividend Amount by such date, then the date falling a number of Currency Business Days as specified in the Cash Settlement Payment Date after actual receipt by the Hedging Party of the Received Ex Amount or Paid Ex Amount (as applicable).

DividendDateReferenceEnum_ExDividendPaymentDate

If Dividend Payment Date(s) is specified in the Transaction Supplement as Ex-dividend Payment Date, then the Dividend Payment Date in respect of a Dividend Amount shall be the number of Currency Business Days as provided in the Transaction Supplement following the day on which the Shares commence trading ‘ex’ on the Exchange.

data DividendEntitlementEnum Source

The date on which the receiver of the equity return is entitled to the dividend.

Constructors

DividendEntitlementEnum_ExDate

Dividend entitlement is on the dividend ex-date.

DividendEntitlementEnum_RecordDate

Dividend entitlement is on the dividend record date.

data DividendPeriodEnum Source

Defines the First Period or the Second Period, as specified in the 2002 ISDA Equity Derivatives Definitions.

Constructors

DividendPeriodEnum_FirstPeriod

First Period per the 2002 ISDA Equity Derivatives Definitions will apply.

DividendPeriodEnum_SecondPeriod

Second Period per the 2002 ISDA Equity Derivatives Definitions will apply.

data EquityOptionTypeEnum Source

Specifies an additional Forward type.

Constructors

EquityOptionTypeEnum_Put

A put option gives the holder the right to sell the underlying asset by a certain date for a certain price.

EquityOptionTypeEnum_Call

A call option gives the holder the right to buy the underlying asset by a certain date for a certain price.

EquityOptionTypeEnum_Forward

DEPRECATED value which will be removed in FpML-5-0 onwards A forward contract is an agreement to buy or sell the underlying asset at a certain future time for a certain price.

data ExerciseStyleEnum Source

The specification of how an OTC option will be exercised.

Constructors

ExerciseStyleEnum_American

Option can be exercised on any date up to the expiry date.

ExerciseStyleEnum_Bermuda

Option can be exercised on specified dates up to the expiry date.

ExerciseStyleEnum_European

Option can only be exercised on the expiry date.

data FeeElectionEnum Source

Defines the fee type.

Constructors

FeeElectionEnum_FlatFee

The product of (i) the Break Fee Rate multiplied by (ii) the Equity Notional Amount corresponding to the Early Termination Portion.

FeeElectionEnum_AmortizedFee

The product of (i) the Break Fee Rate multiplied by (ii) the Equity Notional Amount corresponding to the Early Termination Portion multiplied by (iii) the number of days from the Early Termination Date to the later of the Termination Date or the Cash Settlement Payment Date corresponding to the latest Valuation Date.

FeeElectionEnum_FundingFee

The product of (i) the Equity Notional Amount corresponding to the Early Termination Portion multiplied by (ii) the Break Funding Rate multiplied by (iii) the number of days from the Early Termination Date to the next scheduled Reset Date divided by (iv) a number equivalent to the denominator of the Day Count Fraction applicable to the Floating Rate Option.

FeeElectionEnum_FlatFeeAndFundingFee

Both Flat Fee and Funding Fee are applicable.

FeeElectionEnum_AmortizedFeeAndFundingFee

Amortized Fee and Funding Fee are applicable.

data FlatRateEnum Source

The method by which the Flat Rate is calculated for a commodity freight transaction.

Constructors

FlatRateEnum_Fixed

The Flat Rate will be the New Worldwide Tanker Nominal Freight Scale for the Freight Index Route for the Trade Date for the transaction.

FlatRateEnum_Floating

The Flat Rate for each Pricing Date will be the New Worldwide Tanker Nominal Freight Scale for the Freight Index Route for the Pricing Date..

data FPVFinalPriceElectionFallbackEnum Source

Specifies the fallback provisions in respect to the applicable Futures Price Valuation.

Constructors

FPVFinalPriceElectionFallbackEnum_FPVClose

In respect of the Early Final Valuation Date, the provisions for FPV Close shall apply.

FPVFinalPriceElectionFallbackEnum_FPVHedgeExecution

In respect of the Early Final Valuation Date, the provisions for FPV Hedge Execution shall apply.

data FraDiscountingEnum Source

The method of FRA discounting, if any, that will apply.

Constructors

FraDiscountingEnum_ISDA

FRA Discounting per the ISDA Definitions will apply.

FraDiscountingEnum_AFMA

FRA discounting per the Australian Financial Markets Association (AFMA) OTC Financial Product Conventions will apply.

FraDiscountingEnum_NONE

No discounting will apply.

data FxBarrierTypeEnum Source

The specification of whether a barrier within an FX OTC option is a knockin or knockout, as well as whether it is a standard barrier or a reverse barrier.

Constructors

FxBarrierTypeEnum_Knockin

Option exists once the barrier is hit. The trigger rate is out-of-the money in relation to the strike rate.

FxBarrierTypeEnum_Knockout

Option ceases to exist once the barrier is hit. The trigger rate is out-of the-money in relation to the strike rate.

FxBarrierTypeEnum_ReverseKnockin

Option exists once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.

FxBarrierTypeEnum_ReverseKnockout

Option ceases to exist once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.

data FxTenorPeriodEnum Source

The specification of a time period containing values such as Today, Tomorrow etc.

Constructors

FxTenorPeriodEnum_Broken

Broken/non conventional Tenor Period.

FxTenorPeriodEnum_Today

Today Tenor Period.

FxTenorPeriodEnum_Tomorrow

Tomorrow Tenor Period.

FxTenorPeriodEnum_TomorrowNext

Day after Tomorrow Tenor Period.

FxTenorPeriodEnum_Spot

Spot Tenor Period.

FxTenorPeriodEnum_SpotNext

Day after Spot Tenor period.

data InterestCalculationMethodEnum Source

>Defines whether agent bank is making an interest payment based on the lender pro-rata share at the end of the period or based on the lender position throughout the period. Agent Banks decide which way to calculate the interest for a deal.

Constructors

InterestCalculationMethodEnum_ProRataShare

Agent bank is making an interest payment based on the lender pro-rata share.

InterestCalculationMethodEnum_FacilityPosition

Agent bank is making an interest payment based on the lender position throughout the period.

data InterpolationPeriodEnum Source

Defines applicable periods for interpolation.

Constructors

InterpolationPeriodEnum_Initial

Interpolation is applicable to the initial period only.

InterpolationPeriodEnum_InitialAndFinal

Interpolation is applicable to the initial and final periods only.

InterpolationPeriodEnum_Final

Interpolation is applicable to the final period only.

InterpolationPeriodEnum_AnyPeriod

Interpolation is applicable to any non-standard period.

data MarketDisruptionEventsEnum Source

The specification of how market disruption events will be represented.

Constructors

MarketDisruptionEventsEnum_Applicable

Market Disruption Events are applicable.

MarketDisruptionEventsEnum_NotApplicable

Market Disruption Events are not applicable.

MarketDisruptionEventsEnum_AsSpecifiedInMasterAgreement

The Market Disruption Event(s) are determined by reference to the relevant Master Agreement.

MarketDisruptionEventsEnum_AsSpecifiedInConfirmation

The Market Disruption Event(s) are determined by reference to the relevant Confirmation.

data MethodOfAdjustmentEnum Source

Defines how adjustments will be made to the contract should one or more of the extraordinary events occur.

Constructors

MethodOfAdjustmentEnum_CalculationAgent

The Calculation Agent has the right to adjust the terms of the trade following a corporate action.

MethodOfAdjustmentEnum_OptionsExchange

The trade will be adjusted in accordance with any adjustment made by the exchange on which options on the underlying are listed.

data NationalisationOrInsolvencyOrDelistingEventEnum Source

Defines the consequences of nationalisation, insolvency and delisting events relating to the underlying.

Constructors

NationalisationOrInsolvencyOrDelistingEventEnum_NegotiatedCloseout

The parties may, but are not obliged, to terminate the transaction on mutually acceptable terms and if the terms are not agreed then the transaction continues.

NationalisationOrInsolvencyOrDelistingEventEnum_CancellationAndPayment

The trade is terminated.

data NegativeInterestRateTreatmentEnum Source

The method of calculating payment obligations when a floating rate is negative (either due to a quoted negative floating rate or by operation of a spread that is subtracted from the floating rate).

Constructors

NegativeInterestRateTreatmentEnum_NegativeInterestRateMethod

Negative Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4 Negative Interest Rates, paragraphs (b) and (c).

NegativeInterestRateTreatmentEnum_ZeroInterestRateMethod

Zero Interest Rate Method. Per 2000 ISDA Definitions, Section 6.4. Negative Interest Rates, paragraphs (d) and (e).

data NonCashDividendTreatmentEnum Source

Defines treatment of non-cash dividends.

Constructors

NonCashDividendTreatmentEnum_PotentialAdjustmentEvent

The treatment of any non-cash dividend shall be determined in accordance with the Potential Adjustment Event provisions.

NonCashDividendTreatmentEnum_CashEquivalent

Any non-cash dividend shall be treated as a Declared Cash Equivalent Dividend.

data NotionalAdjustmentEnum Source

The conditions that govern the adjustment to the number of units of the equity swap.

Constructors

NotionalAdjustmentEnum_Execution

The adjustments to the number of units are governed by an execution clause.

NotionalAdjustmentEnum_PortfolioRebalancing

The adjustments to the number of units are governed by a portfolio rebalancing clause.

NotionalAdjustmentEnum_Standard

The adjustments to the number of units are not governed by any specific clause.

data OptionTypeEnum Source

Specifies the type of the option.

Constructors

OptionTypeEnum_Put

A put option gives the holder the right to sell the underlying asset by a certain date for a certain price.

OptionTypeEnum_Call

A call option gives the holder the right to buy the underlying asset by a certain date for a certain price.

OptionTypeEnum_Payer

A payer option: If you buy a payer option you have the right but not the obligation to enter into the underlying swap transaction as the fixed rate/price payer and receive float.

OptionTypeEnum_Receiver

A receiver option: If you buy a receiver option you have the right but not the obligation to enter into the underlying swap transaction as the fixed rate/price receiver and pay float.

OptionTypeEnum_Straddle

A straddle strategy.

data PayerReceiverEnum Source

The specification of an interest rate stream payer or receiver party.

Constructors

PayerReceiverEnum_Payer

The party identified as the stream payer.

PayerReceiverEnum_Receiver

The party identified as the stream receiver.

data PayoutEnum Source

The specification of how an FX OTC option with a trigger payout will be paid if the trigger condition is met. The contract will specify whether the payout will occur immediately or on the original value date of the option.

Constructors

PayoutEnum_Deferred

If the trigger is hit, the option payout will not be paid now but will be paid on the value date of the original option.

PayoutEnum_Immediate

If the trigger is hit, the option payout will be paid immediately (i.e., spot from the payout date).

data PayRelativeToEnum Source

The specification of whether payments occur relative to the calculation period start or end date, or the reset date.

Constructors

PayRelativeToEnum_CalculationPeriodStartDate

Payments will occur relative to the first day of each calculation period.

PayRelativeToEnum_CalculationPeriodEndDate

Payments will occur relative to the last day of each calculation period.

PayRelativeToEnum_LastPricingDate

Payments will occur relative to the last Pricing Date of each Calculation Period.

PayRelativeToEnum_ResetDate

Payments will occur relative to the reset date.

PayRelativeToEnum_ValuationDate

Payments will occur relative to the valuation date.

data PeriodEnum Source

The specification of a time period

Constructors

PeriodEnum_D

Day.

PeriodEnum_W

Week.

PeriodEnum_M

Month.

PeriodEnum_Y

Year.

data PeriodExtendedEnum Source

The specification of a time period containing additional values such as Term.

Constructors

PeriodExtendedEnum_D

Day.

PeriodExtendedEnum_W

Week.

PeriodExtendedEnum_M

Month.

PeriodExtendedEnum_Y

Year.

PeriodExtendedEnum_T

Term. The period commencing on the effective date and ending on the termination date. The T period always appears in association with periodMultiplier = 1, and the notation is intended for use in contexts where the interval thus qualified (e.g. accrual period, payment period, reset period, ...) spans the entire term of the trade.

data PositionOriginEnum Source

A type used to report how a position originated.

Constructors

PositionOriginEnum_Trade

The position originated directly from a trade.

PositionOriginEnum_Allocation

The position originated from an allocation of a block trade.

PositionOriginEnum_Novation

The position originated from a novation or post-trade transfer.

PositionOriginEnum_Netting

The position originated from netting or portfolio compression.

PositionOriginEnum_Exercise

The position originated from an exercise of a physically-settled option.

data PositionStatusEnum Source

Constructors

PositionStatusEnum_New

The position is open and has been newly added since the last position report.

PositionStatusEnum_Existing

The position is open and was present in the last position report.

PositionStatusEnum_Closed

The position is no longer open, for example because it has matured, was assigned, or was terminated.

data PremiumQuoteBasisEnum Source

The specification of how the premium for an FX OTC option is quoted.

Constructors

PremiumQuoteBasisEnum_PercentageOfCallCurrencyAmount

Premium is quoted as a percentage of the callCurrencyAmount.

PremiumQuoteBasisEnum_PercentageOfPutCurrencyAmount

Premium is quoted as a percentage of the putCurrencyAmount.

PremiumQuoteBasisEnum_CallCurrencyPerPutCurrency

Premium is quoted in the call currency as a percentage of the put currency.

PremiumQuoteBasisEnum_PutCurrencyPerCallCurrency

Premium is quoted in the put currency as a percentage of the call currency.

PremiumQuoteBasisEnum_Explicit

Premium is quoted as an explicit amount.

data PriceExpressionEnum Source

The mode of expression of a price.

Constructors

PriceExpressionEnum_AbsoluteTerms

The price is expressed as an absolute amount.>

PriceExpressionEnum_PercentageOfNotional

The price is expressed in percentage of the notional amount.

data PutCallEnum Source

Specifies whether the option is a call or a put.

Constructors

PutCallEnum_Put

A put option gives the holder the right to sell the underlying asset by a certain date for a certain price.

PutCallEnum_Call

A call option gives the holder the right to buy the underlying asset by a certain date for a certain price.

data QuotationRateTypeEnum Source

The specification of the type of quotation rate to be obtained from each cash settlement reference bank.

Constructors

QuotationRateTypeEnum_Bid

A bid rate.

QuotationRateTypeEnum_Ask

An ask rate.

QuotationRateTypeEnum_Mid

A mid-market rate.

QuotationRateTypeEnum_ExercisingPartyPays

If optional early termination is applicable to a swap transaction, the rate, which may be a bid or ask rate, which would result, if seller is in-the-money, in the higher absolute value of the cash settlement amount, or, is seller is out-of-the-money, in the lower absolute value of the cash settlement amount.

data QuotationSideEnum Source

The side from which perspective a value is quoted.

Constructors

QuotationSideEnum_Bid

A value bid by a buyer for an asset, i.e. the value a buyer is willing to pay.

QuotationSideEnum_Ask

A value asked by a seller for an asset, i.e. the value at which a seller is willing to sell.

QuotationSideEnum_Mid

A value midway between the bid and the ask value.

data QuotationStyleEnum Source

Indicates the actual quotation style of of PointsUpFront or TradedSpread that was used to quote this trade.

Constructors

QuotationStyleEnum_PointsUpFront

When quotation style is PointsUpFront, the initialPoints element of the feeLeg should be populated.

QuotationStyleEnum_TradedSpread

When quotation style is TradedSpread, the marketFixedRate element of the feeLeg should be populated.

data QuoteBasisEnum Source

How an exchange rate is quoted.

Constructors

QuoteBasisEnum_Currency1PerCurrency2

The amount of currency1 for one unit of currency2

QuoteBasisEnum_Currency2PerCurrency1

The amount of currency2 for one unit of currency1

data RateTreatmentEnum Source

The specification of methods for converting rates from one basis to another.

Constructors

RateTreatmentEnum_BondEquivalentYield

Bond Equivalent Yield. Per Annex to the 2000 ISDA Definitions (June 2000 Version), Section 7.3. Certain General Definitions Relating to Floating Rate Options, paragraph (g).

RateTreatmentEnum_MoneyMarketYield

Money Market Yield. Per Annex to the 2000 ISDA Definitions (June 2000 Version), Section 7.3. Certain General Definitions Relating to Floating Rate Options, paragraph (h).

data RealisedVarianceMethodEnum Source

The contract specifies whether which price must satisfy the boundary condition.

Constructors

RealisedVarianceMethodEnum_Previous

For a return on day T, the observed price on T-1 must be in range.

RealisedVarianceMethodEnum_Last

For a return on day T, the observed price on T must be in range.

RealisedVarianceMethodEnum_Both

For a return on day T, the observed prices on both T and T-1 must be in range

data ResetRelativeToEnum Source

The specification of whether resets occur relative to the first or last day of a calculation period.

Constructors

ResetRelativeToEnum_CalculationPeriodStartDate

Resets will occur relative to the first day of each calculation period.

ResetRelativeToEnum_CalculationPeriodEndDate

Resets will occur relative to the last day of each calculation period.

data ReturnTypeEnum Source

The type of return associated with the equity swap.

Constructors

ReturnTypeEnum_Dividend

Dividend return swap.

ReturnTypeEnum_Price

Price return swap.

ReturnTypeEnum_Total

Total return swap.

data RollConventionEnum Source

The convention for determining the sequence of calculation period end dates. It is used in conjunction with a specified frequency and the regular period start date of a calculation period, e.g. semi-annual IMM roll dates.

Constructors

RollConventionEnum_EOM

Rolls on month end dates irrespective of the length of the month and the previous roll day.

RollConventionEnum_FRN

Roll days are determined according to the FRN Convention or Eurodollar Convention as described in ISDA 2000 definitions.

RollConventionEnum_IMM

IMM Settlement Dates. The third Wednesday of the (delivery) month.

RollConventionEnum_IMMCAD

The last trading day/expiration day of the Canadian Derivatives Exchange (Bourse de Montreal Inc) Three-month Canadian Bankers' Acceptance Futures (Ticker Symbol BAX). The second London banking day prior to the third Wednesday of the contract month. If the determined day is a Bourse or bank holiday in Montreal or Toronto, the last trading day shall be the previous bank business day. Per Canadian Derivatives Exchange BAX contract specification.

RollConventionEnum_IMMAUD

The last trading day of the Sydney Futures Exchange 90 Day Bank Accepted Bills Futures contract (see http:www.sfe.com.aucontentsfetradingcon_specs.pdf). One Sydney business day preceding the second Friday of the relevant settlement month.

RollConventionEnum_IMMNZD

The last trading day of the Sydney Futures Exchange NZ 90 Day Bank Bill Futures contract (see http:www.sfe.com.aucontentsfetradingcon_specs.pdf). The first Wednesday after the ninth day of the relevant settlement month.

RollConventionEnum_SFE

Sydney Futures Exchange 90-Day Bank Accepted Bill Futures Settlement Dates. The second Friday of the (delivery) month.

RollConventionEnum_NONE

The roll convention is not required. For example, in the case of a daily calculation frequency.

RollConventionEnum_TBILL

13-week and 26-week U.S. Treasury Bill Auction Dates. Each Monday except for U.S. (New York) holidays when it will occur on a Tuesday.

RollConventionEnum_V1

Rolls on the 1st day of the month.

RollConventionEnum_V2

Rolls on the 2nd day of the month.

RollConventionEnum_V3

Rolls on the 3rd day of the month.

RollConventionEnum_V4

Rolls on the 4th day of the month.

RollConventionEnum_V5

Rolls on the 4th day of the month.

RollConventionEnum_V6

Rolls on the 6th day of the month.

RollConventionEnum_V7

Rolls on the 7th day of the month.

RollConventionEnum_V8

Rolls on the 8th day of the month.

RollConventionEnum_V9

Rolls on the 9th day of the month.

RollConventionEnum_V10

Rolls on the 10th day of the month.

RollConventionEnum_V11

Rolls on the 11th day of the month.

RollConventionEnum_V12

Rolls on the 12th day of the month.

RollConventionEnum_V13

Rolls on the 13th day of the month.

RollConventionEnum_V14

Rolls on the 14th day of the month.

RollConventionEnum_V15

Rolls on the 15th day of the month.

RollConventionEnum_V16

Rolls on the 16th day of the month.

RollConventionEnum_V17

Rolls on the 17th day of the month.

RollConventionEnum_V18

Rolls on the 18th day of the month.

RollConventionEnum_V19

Rolls on the 19th day of the month.

RollConventionEnum_V20

Rolls on the 20th day of the month.

RollConventionEnum_V21

Rolls on the 21st day of the month.

RollConventionEnum_V22

Rolls on the 22nd day of the month.

RollConventionEnum_V23

Rolls on the 23rd day of the month.

RollConventionEnum_V24

Rolls on the 24th day of the month.

RollConventionEnum_V25

Rolls on the 25th day of the month.

RollConventionEnum_V26

Rolls on the 26th day of the month.

RollConventionEnum_V27

Rolls on the 27th day of the month.

RollConventionEnum_V28

Rolls on the 28th day of the month.

RollConventionEnum_V29

Rolls on the 29th day of the month.

RollConventionEnum_V30

Rolls on the 30th day of the month.

RollConventionEnum_MON

Rolling weekly on a Monday.

RollConventionEnum_TUE

Rolling weekly on a Tuesday.

RollConventionEnum_WED

Rolling weekly on a Wednesday.

RollConventionEnum_THU

Rolling weekly on a Thursday.

RollConventionEnum_FRI

Rolling weekly on a Friday.

RollConventionEnum_SAT

Rolling weekly on a Saturday.

RollConventionEnum_SUN

Rolling weekly on a Sunday.

data RoundingDirectionEnum Source

The method of rounding a fractional number.

Constructors

RoundingDirectionEnum_Up

A fractional number will be rounded up to the specified number of decimal places (the precision). For example, 5.21 and 5.25 rounded up to 1 decimal place are 5.3 and 5.3 respectively.

RoundingDirectionEnum_Down

A fractional number will be rounded down to the specified number of decimal places (the precision). For example, 5.29 and 5.25 rounded down to 1 decimal place are 5.2 and 5.2 respectively.

RoundingDirectionEnum_Nearest

A fractional number will be rounded either up or down to the specified number of decimal places (the precision) depending on its value. For example, 5.24 would be rounded down to 5.2 and 5.25 would be rounded up to 5.3 if a precision of 1 decimal place were specified.

data SettlementTypeEnum Source

Shows how the transaction is to be settled when it is exercised.

Constructors

SettlementTypeEnum_Cash

The intrinsic value of the option will be delivered by way of a cash settlement amount determined, (i) by reference to the differential between the strike price and the settlement price; or (ii) in accordance with a bilateral agreement between the parties

SettlementTypeEnum_Physical

The securities underlying the transaction will be delivered by (i) in the case of a call, the seller to the buyer, or (ii) in the case of a put, the buyer to the seller versus a settlement amount equivalent to the strike price per share

SettlementTypeEnum_Election

Allow Election of either Cash or Physical settlement

data ShareExtraordinaryEventEnum Source

Defines the consequences of extraordinary events relating to the underlying.

Constructors

ShareExtraordinaryEventEnum_AlternativeObligation

The trade continues such that the underlying now consists of the New Shares and/or the Other Consideration, if any, and the proceeds of any redemption, if any, that the holder of the underlying Shares would have been entitled to.

ShareExtraordinaryEventEnum_CancellationAndPayment

The trade is cancelled and a cancellation fee will be paid by one party to the other.

ShareExtraordinaryEventEnum_OptionsExchange

The trade will be adjusted by the Calculation Agent in accordance with the adjustments made by any exchange on which options on the underlying are listed.

ShareExtraordinaryEventEnum_CalculationAgent

The Calculation Agent will determine what adjustment is required to offset any change to the economics of the trade. If the Calculation Agent cannot achieve this, the trade goes to Cancellation and Payment with the Calculation Agent deciding on the value of the cancellation fee. Adjustments may not be made to account solely for changes in volatility, expected dividends, stock loan rate or liquidity.

ShareExtraordinaryEventEnum_ModifiedCalculationAgent

The Calculation Agent will determine what adjustment is required to offset any change to the economics of the trade. If the Calculation Agent cannot achieve this, the trade goes to Cancellation and Payment with the Calculation Agent deciding on the value of the cancellation fee. Adjustments to account for changes in volatility, expected dividends, stock loan rate or liquidity are allowed.

ShareExtraordinaryEventEnum_PartialCancellationAndPayment

Applies to Basket Transactions. The portion of the Basket made up by the affected Share will be cancelled and a cancellation fee will be paid from one party to the other. The remainder of the trade continues.

ShareExtraordinaryEventEnum_Component

If this is a Share-for-Combined merger event (Shares are replaced with New Shares and Other Consideration), then different treatment can be applied to each component if the parties have specified this.

data SpecifiedPriceEnum Source

The Specified Price in respect of a Transaction and a Commodity Reference Price.

Constructors

SpecifiedPriceEnum_Afternoon

The Specified Price shall be the Afternoon fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Ask

The Specified Price shall be the Ask price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Bid

The Specified Price shall be the Bid price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Closing

The Specified Price shall be the Closing price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_High

The Specified Price shall be the High price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Index

The Specified Price shall be the Index price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_MeanOfBidAndAsk

The Specified Price shall be the Average of the Bid and Ask prices reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Low

The Specified Price shall be the Low price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_MeanOfHighAndLow

The Specified Price shall be the Average of the High and Low prices reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Morning

The Specified Price shall be the Morning fixing reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Official

The Specified Price shall be the Official price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Opening

The Specified Price shall be the Opening price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_OSP

The Specified Price shall be the Official Settlement Price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Settlement

The Specified Price shall be the Settlement price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Spot

The Specified Price shall be the Spot price reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_Midpoint

The Specified Price shall be the Average of the Midpoint of prices reported in or by the relevant Price Source as specified in the relevant Confirmation.

SpecifiedPriceEnum_WeightedAverage

The Specified Price shall be the volume Weighted Average of prices effective on the Pricing Date reported in or by the relevant Price Source as specified.

data StandardSettlementStyleEnum Source

The code specification of whether a trade is settling using standard settlement instructions as well as whether it is a candidate for settlement netting.

Constructors

StandardSettlementStyleEnum_Standard

This trade will settle using standard pre-determined funds settlement instructions.

StandardSettlementStyleEnum_Net

This trade is a candidate for settlement netting.

StandardSettlementStyleEnum_StandardAndNet

This trade will settle using standard pre-determined funds settlement instructions and is a candidate for settlement netting.

data StepRelativeToEnum Source

The specification of whether a percentage rate change, used to calculate a change in notional outstanding, is expressed as a percentage of the initial notional amount or the previously outstanding notional amount.

Constructors

StepRelativeToEnum_Initial

Change in notional to be applied is calculated by multiplying the percentage rate by the initial notional amount.

StepRelativeToEnum_Previous

Change in notional to be applied is calculated by multiplying the percentage rate by the previously outstanding notional amount.

data StubPeriodTypeEnum Source

Element to define how to deal with a none standard calculation period within a swap stream.

Constructors

StubPeriodTypeEnum_ShortInitial

If there is a non regular period remaining it is left shorter than the streams calculation period frequency and placed at the start of the stream

StubPeriodTypeEnum_ShortFinal

If there is a non regular period remaining it is left shorter than the streams calculation period frequency and placed at the end of the stream

StubPeriodTypeEnum_LongInitial

If there is a non regular period remaining it is placed at the start of the stream and combined with the adjacent calculation period to give a long first calculation period

StubPeriodTypeEnum_LongFinal

If there is a non regular period remaining it is placed at the end of the stream and combined with the adjacent calculation period to give a long last calculation period

data StrikeQuoteBasisEnum Source

The specification of how an FX OTC option strike price is quoted.

Constructors

StrikeQuoteBasisEnum_PutCurrencyPerCallCurrency

The strike price is an amount of putCurrency per one unit of callCurrency.

StrikeQuoteBasisEnum_CallCurrencyPerPutCurrency

The strike price is an amount of callCurrency per one unit of putCurrency.

data TimeTypeEnum Source

Defines points in the day when equity option exercise and valuation can occur.

Constructors

TimeTypeEnum_Close

The official closing time of the exchange on the valuation date.

TimeTypeEnum_Open

The official opening time of the exchange on the valuation date.

TimeTypeEnum_OSP

The time at which the official settlement price is determined.

TimeTypeEnum_SpecificTime

The time specified in the element equityExpirationTime or valuationTime (as appropriate)

TimeTypeEnum_XETRA

The time at which the official settlement price (following the auction by the exchange) is determined by the exchange.

TimeTypeEnum_DerivativesClose

The official closing time of the derivatives exchange on which a derivative contract is listed on that security underlyer.

TimeTypeEnum_AsSpecifiedInMasterConfirmation

The time is determined as provided in the relevant Master Confirmation.

data TriggerTimeTypeEnum Source

The time of day which would be considered for valuing the knock event.

Constructors

TriggerTimeTypeEnum_Closing

The close of trading on a day would be considered for valuation.

TriggerTimeTypeEnum_Anytime

At any time during the Knock Determination period (continuous barrier).

data TriggerTypeEnum Source

The specification of whether an option would trigger or expire depending upon whether the spot rate is above or below the barrier rate.

Constructors

TriggerTypeEnum_EqualOrLess

The underlyer price must be equal to or less than the Trigger level.

TriggerTypeEnum_EqualOrGreater

The underlyer price must be equal to or greater than the Trigger level.

TriggerTypeEnum_Equal

The underlyer price must be equal to the Trigger level.

TriggerTypeEnum_Less

The underlyer price must be less than the Trigger level.

TriggerTypeEnum_Greater

The underlyer price must be greater than the Trigger level.

data TouchConditionEnum Source

The specification of, for American-style digitals, whether the trigger level must be touched or not touched.

Constructors

TouchConditionEnum_Touch

The spot rate must have touched the predetermined trigger rate at any time over the life of the option for the payout to occur.

TouchConditionEnum_Notouch

The spot rate has not touched the predetermined trigger rate at any time over the life of the option for the payout to occur.

data TriggerConditionEnum Source

The specification of whether a payout will occur on an option depending upon whether the spot rate is above or below the trigger rate.

Constructors

TriggerConditionEnum_Above

The spot rate must be greater than or equal to the trigger rate.

TriggerConditionEnum_Below

The spot rate must be less than or equal to the trigger rate.

data WeeklyRollConventionEnum Source

The specification of a weekly roll day.

Constructors

WeeklyRollConventionEnum_MON

Monday

WeeklyRollConventionEnum_TUE

Tuesday

WeeklyRollConventionEnum_WED

Wednesday

WeeklyRollConventionEnum_THU

Thursday

WeeklyRollConventionEnum_FRI

Friday

WeeklyRollConventionEnum_SAT

Saturday

WeeklyRollConventionEnum_SUN

Sunday

WeeklyRollConventionEnum_TBILL

13-week and 26-week U.S. Treasury Bill Auction Dates. Each Monday except for U.S. (New York) holidays when it will occur on a Tuesday.

data TelephoneTypeEnum Source

The type of telephone number used to reach a contact.

Constructors

TelephoneTypeEnum_Work

A number used primarily for work-related calls. Includes home office numbers used primarily for work purposes.

TelephoneTypeEnum_Mobile

A number on a mobile telephone or pager that is often or usually used for work-related calls. This type of number can be used for urgent work related business when a work number is not sufficient to contact the person or firm.

TelephoneTypeEnum_Fax

A number used primarily for work-related facsimile transmissions.

TelephoneTypeEnum_Personal

A number used primarily for nonwork-related calls. (Normally this type of number would be used only as an emergency backup number, not as a regular course of business).