Skip to content

Class: AdditionalRepresentation

A class to specify the Additional Representation.

URI: common_domain_model:AdditionalRepresentation

 classDiagram
    class AdditionalRepresentation
    click AdditionalRepresentation href "../AdditionalRepresentation/"
      AdditionalRepresentation : customElection

      AdditionalRepresentation : partyElection





        AdditionalRepresentation --> "1..*" AdditionalRepresentationElection : partyElection
        click AdditionalRepresentationElection href "../AdditionalRepresentationElection/"



Slots

Name Cardinality and Range Description Inheritance
partyElection 1..*
AdditionalRepresentationElection
A qualification as to whether the Additional Representation is applicable direct
customElection 0..1
string
A supplemental custom election that might be specified by the parties for the... direct

Usages

used by used in type used
AdditionalRepresentations additionalRepresentation range AdditionalRepresentation

In Subsets

See Also

Notes

  • ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(o)" name "Additional Representations(s)"

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:AdditionalRepresentation
native common_domain_model:AdditionalRepresentation
close fpml_5_10:AdditionalRepresentation

LinkML Source

Direct

name: AdditionalRepresentation
description: A class to specify the Additional Representation.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(o)" name "Additional
  Representations(s)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
close_mappings:
- fpml_5_10:AdditionalRepresentation
slots:
- partyElection
- customElection

Induced

name: AdditionalRepresentation
description: A class to specify the Additional Representation.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(o)" name "Additional
  Representations(s)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
close_mappings:
- fpml_5_10:AdditionalRepresentation
attributes:
  partyElection:
    name: partyElection
    description: A qualification as to whether the Additional Representation is applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.partyElection
    rank: 1000
    owner: AdditionalRepresentation
    domain_of:
    - AdditionalRepresentation
    - ValuationCalculationDateLocation
    - CollateralManagementAgreement
    - ControlAgreement
    - Custodian
    - CustodianRisk
    - FrenchLawAddendum
    - HoldingAndUsingPostedCollateral
    - PostingObligations
    - ProcessAgent
    - RecalculationOfValue
    - SecurityProviderRightsEvent
    - SensitivityMethodologies
    - SimmCalculationCurrency
    - Substitution
    - TerminationCurrencyAmendment
    - EligibleCreditSupport
    - Threshold
    - MinimumTransferAmount
    - ExposureScope
    - SpecifiedConditionOrAccessCondition
    - LegacyIndependentAmount
    - DemandsAndNotices
    - AddressesForTransfer
    - AutomaticEarlyTermination
    - TerminationCurrencySelection
    - EventsOfDefault
    range: AdditionalRepresentationElection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  customElection:
    name: customElection
    description: A supplemental custom election that might be specified by the parties
      for the purpose of specifying the Additional Representation.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.customElection
    rank: 1000
    owner: AdditionalRepresentation
    domain_of:
    - AdditionalRepresentation
    - ElectiveAmountElection
    - InterestAdjustmentPeriodicity
    - SecurityProviderRightsEvent
    - ReturnAmount
    - DeliveryAmount
    range: string