Skip to content

Class: OtherEligibleAndPostedSupport

Specifies the Other Eligible Support elections.

URI: common_domain_model:OtherEligibleAndPostedSupport

 classDiagram
    class OtherEligibleAndPostedSupport
    click OtherEligibleAndPostedSupport href "../OtherEligibleAndPostedSupport/"
      OtherEligibleAndPostedSupport : applicableTransfer

      OtherEligibleAndPostedSupport : applicableValue

      OtherEligibleAndPostedSupport : value





        OtherEligibleAndPostedSupport --> "0..1" CollateralValueMethod : value
        click CollateralValueMethod href "../CollateralValueMethod/"



Slots

Name Cardinality and Range Description Inheritance
applicableValue 0..1
Boolean
The definition of 'Value' with respect to Other Eligible Support and Other Po... direct
applicableTransfer 0..1
Boolean
The definition of 'Transfer' with respect to Other Eligible Support and Other... direct
value 0..1
CollateralValueMethod
Details how particular types of collateral are valued (other than in respect ... direct

Usages

used by used in type used
CreditSupportAgreementInitialMarginElections otherEligibleAndPostedSupport range OtherEligibleAndPostedSupport
CreditSupportAgreementVariationMarginElections otherEligibleAndPostedSupport range OtherEligibleAndPostedSupport
CreditSupportAgreementLegacyElections otherEligibleAndPostedSupport range OtherEligibleAndPostedSupport
CreditSupportAgreementElectionsBase otherEligibleAndPostedSupport range OtherEligibleAndPostedSupport

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:OtherEligibleAndPostedSupport
native common_domain_model:OtherEligibleAndPostedSupport

LinkML Source

Direct

name: OtherEligibleAndPostedSupport
description: Specifies the Other Eligible Support elections.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- applicableValue
- applicableTransfer
- value
slot_usage:
  value:
    name: value
    description: Details how particular types of collateral are valued (other than
      in respect of a default).
    range: CollateralValueMethod

Induced

name: OtherEligibleAndPostedSupport
description: Specifies the Other Eligible Support elections.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  value:
    name: value
    description: Details how particular types of collateral are valued (other than
      in respect of a default).
    range: CollateralValueMethod
attributes:
  applicableValue:
    name: applicableValue
    description: The definition of 'Value' with respect to Other Eligible Support
      and Other Posted Support.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: OtherEligibleAndPostedSupport
    domain_of:
    - OtherEligibleAndPostedSupport
    range: boolean
  applicableTransfer:
    name: applicableTransfer
    description: The definition of 'Transfer' with respect to Other Eligible Support
      and Other Posted Support.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: OtherEligibleAndPostedSupport
    domain_of:
    - OtherEligibleAndPostedSupport
    range: boolean
  value:
    name: value
    description: Details how particular types of collateral are valued (other than
      in respect of a default).
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: OtherEligibleAndPostedSupport
    domain_of:
    - MeasureBase
    - Schedule
    - DatedValue
    - Taxonomy
    - TaxonomyClassification
    - CodeValue
    - AdjustmentFactor
    - AccrualFactor
    - DisputeResolution
    - OtherEligibleAndPostedSupport
    - CSAThresholdVariableSet
    - CSAMinimumTransferAmountVariableSet
    - MasterAgreementVariableSet
    range: CollateralValueMethod