Enum: CollateralMarginTypeEnum
The enumerated values to specify the type of margin for which a legal agreement is named.
URI: common_domain_model:CollateralMarginTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| VariationMargin | None | Denotes a margin agreement that is identified for use with Variation Margin/V... |
| InitialMargin | None | Denotes a margin agreement that is identified for use with Initial Margin/IM |
Slots
| Name | Description |
|---|---|
| creditSupportAgreementMarginType | specifies the type of margin for which a legal agreement is named |
| restrictTo | Restrict the criteria to only apply to a specific type of margin, ie IM or VM |
| marginType | Specifies the type of margin for which interest is being calculated, if the p... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: CollateralMarginTypeEnum
description: The enumerated values to specify the type of margin for which a legal
agreement is named.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
VariationMargin:
text: VariationMargin
description: Denotes a margin agreement that is identified for use with Variation
Margin/VM.
InitialMargin:
text: InitialMargin
description: Denotes a margin agreement that is identified for use with Initial
Margin/IM.