Skip to content

Class: AmountOfNetCapital

The amount of net capital.

URI: common_domain_model:AmountOfNetCapital

 classDiagram
    class AmountOfNetCapital
    click AmountOfNetCapital href "../AmountOfNetCapital/"
      AmountOfNetCapital : amountOfNetCapital





        AmountOfNetCapital --> "0..1" Money : amountOfNetCapital
        click Money href "../Money/"



Slots

Name Cardinality and Range Description Inheritance
amountOfNetCapital 0..1
Money
The amount of net capital direct

Usages

used by used in type used
EligibilityToHoldCollateral criteria any_of[range] AmountOfNetCapital
AllEligibilityToHoldCollateralCriteria allCriteria any_of[range] AmountOfNetCapital
AnyEligibilityToHoldCollateralCriteria anyCriteria any_of[range] AmountOfNetCapital
EligibleCollateralSpecification criteria any_of[range] AmountOfNetCapital
AllCriteria allCriteria any_of[range] AmountOfNetCapital
AnyCriteria anyCriteria any_of[range] AmountOfNetCapital

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: AmountOfNetCapital
description: The amount of net capital.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- amountOfNetCapital

Induced

name: AmountOfNetCapital
description: The amount of net capital.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  amountOfNetCapital:
    name: amountOfNetCapital
    description: The amount of net capital.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: AmountOfNetCapital
    domain_of:
    - AmountOfNetCapital
    range: Money