Skip to content

Class: DomesticCurrencyIssued

URI: common_domain_model:DomesticCurrencyIssued

 classDiagram
    class DomesticCurrencyIssued
    click DomesticCurrencyIssued href "../DomesticCurrencyIssued/"
      DomesticCurrencyIssued : domesticCurrencyIssued

Slots

Name Cardinality and Range Description Inheritance
domesticCurrencyIssued 1
Boolean
Identifies that the Security must be denominated in the domestic currency of ... direct

Usages

used by used in type used
CollateralCriteriaBase collateralCriteria any_of[range] DomesticCurrencyIssued
EligibleCollateralCriteria collateralCriteria any_of[range] DomesticCurrencyIssued
ConcentrationLimitCriteria collateralCriteria any_of[range] DomesticCurrencyIssued
NegativeCriteria negativeCriteria any_of[range] DomesticCurrencyIssued

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: DomesticCurrencyIssued
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- domesticCurrencyIssued

Induced

name: DomesticCurrencyIssued
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  domesticCurrencyIssued:
    name: domesticCurrencyIssued
    description: Identifies that the Security must be denominated in the domestic
      currency of the issuer.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DomesticCurrencyIssued
    domain_of:
    - DomesticCurrencyIssued
    range: boolean
    required: true