Class: CollateralProvisions
Contains collateral attributes which can also inherit information from a GMRA
URI: common_domain_model:CollateralProvisions
classDiagram
class CollateralProvisions
click CollateralProvisions href "../CollateralProvisions/"
CollateralProvisions : collateralType
CollateralProvisions --> "1" CollateralTypeEnum : collateralType
click CollateralTypeEnum href "../CollateralTypeEnum/"
CollateralProvisions : eligibleCollateral
CollateralProvisions --> "*" EligibleCollateralCriteria : eligibleCollateral
click EligibleCollateralCriteria href "../EligibleCollateralCriteria/"
CollateralProvisions : substitutionProvisions
CollateralProvisions --> "0..1" SubstitutionProvisions : substitutionProvisions
click SubstitutionProvisions href "../SubstitutionProvisions/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| collateralType | 1 CollateralTypeEnum |
Enumerates the collateral types which are accepted by the Seller | direct |
| eligibleCollateral | * EligibleCollateralCriteria |
The eligible collateral as specified in relation to the transaction | direct |
| substitutionProvisions | 0..1 SubstitutionProvisions |
The provisions for collateral substitutions such as how many and when they ar... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AvailableInventoryRecord | collateral | range | CollateralProvisions |
| Collateral | collateralProvisions | range | CollateralProvisions |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:CollateralProvisions |
| native | common_domain_model:CollateralProvisions |
| related | gist:ContractTerm |
| close | fpml_5_10:CollateralProvisions |
LinkML Source
Direct
name: CollateralProvisions
description: Contains collateral attributes which can also inherit information from
a GMRA
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralProvisions
related_mappings:
- gist:ContractTerm
slots:
- collateralType
- eligibleCollateral
- substitutionProvisions
slot_usage:
eligibleCollateral:
name: eligibleCollateral
description: The eligible collateral as specified in relation to the transaction.
Induced
name: CollateralProvisions
description: Contains collateral attributes which can also inherit information from
a GMRA
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralProvisions
related_mappings:
- gist:ContractTerm
slot_usage:
eligibleCollateral:
name: eligibleCollateral
description: The eligible collateral as specified in relation to the transaction.
attributes:
collateralType:
name: collateralType
description: Enumerates the collateral types which are accepted by the Seller.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralProvisions.collateralType
related_mappings:
- icma:GMRA#marginType
rank: 1000
owner: CollateralProvisions
domain_of:
- CollateralProvisions
range: CollateralTypeEnum
required: true
eligibleCollateral:
name: eligibleCollateral
description: The eligible collateral as specified in relation to the transaction.
notes:
- ISDA CSA_IM_2016 name "Eligible Credit Support (IM) Schedule"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: CollateralProvisions
domain_of:
- PostingObligationsElection
- CollateralProvisions
range: EligibleCollateralCriteria
multivalued: true
inlined: true
inlined_as_list: true
substitutionProvisions:
name: substitutionProvisions
description: The provisions for collateral substitutions such as how many and
when they are allowed.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralProvisions.substitutionProvisions
rank: 1000
owner: CollateralProvisions
domain_of:
- CollateralProvisions
range: SubstitutionProvisions