Skip to content

Class: New

URI: common_domain_model:New

 classDiagram
    class New
    click New href "../New/"
      New : addtlAttrbts





        New --> "1" AddtlAttrbts : addtlAttrbts
        click AddtlAttrbts href "../AddtlAttrbts/"



      New : buyr





        New --> "1" Buyr : buyr
        click Buyr href "../Buyr/"



      New : exctgPrsn





        New --> "1" ExctgPrsn : exctgPrsn
        click ExctgPrsn href "../ExctgPrsn/"



      New : exctgPty

      New : finInstrm





        New --> "1" FinInstrm : finInstrm
        click FinInstrm href "../FinInstrm/"



      New : invstmtDcsnPrsn





        New --> "1" InvstmtDcsnPrsn : invstmtDcsnPrsn
        click InvstmtDcsnPrsn href "../InvstmtDcsnPrsn/"



      New : invstmtPtyInd

      New : ordrTrnsmssn





        New --> "1" OrdrTrnsmssn : ordrTrnsmssn
        click OrdrTrnsmssn href "../OrdrTrnsmssn/"



      New : sellr





        New --> "1" Sellr : sellr
        click Sellr href "../Sellr/"



      New : submitgPty

      New : tx





        New --> "1" Tx : tx
        click Tx href "../Tx/"



      New : txId

Slots

Name Cardinality and Range Description Inheritance
txId 1
string
direct
exctgPty 1
string
direct
invstmtPtyInd 1
string
direct
submitgPty 1
string
direct
buyr 1
Buyr
direct
sellr 1
Sellr
direct
ordrTrnsmssn 1
OrdrTrnsmssn
direct
tx 1
Tx
direct
finInstrm 1
FinInstrm
direct
invstmtDcsnPrsn 1
InvstmtDcsnPrsn
direct
exctgPrsn 1
ExctgPrsn
direct
addtlAttrbts 1
AddtlAttrbts
direct

Usages

used by used in type used
Tx newTx range New

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: New
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- txId
- exctgPty
- invstmtPtyInd
- submitgPty
- buyr
- sellr
- ordrTrnsmssn
- tx
- finInstrm
- invstmtDcsnPrsn
- exctgPrsn
- addtlAttrbts

Induced

name: New
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  txId:
    name: txId
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#TxId
    rank: 1000
    owner: New
    domain_of:
    - New
    range: string
    required: true
  exctgPty:
    name: exctgPty
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#ExctgPty
    rank: 1000
    owner: New
    domain_of:
    - New
    range: string
    required: true
  invstmtPtyInd:
    name: invstmtPtyInd
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#InvstmtPtyInd
    rank: 1000
    owner: New
    domain_of:
    - New
    range: string
    required: true
  submitgPty:
    name: submitgPty
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#SubmitgPty
    rank: 1000
    owner: New
    domain_of:
    - New
    range: string
    required: true
  buyr:
    name: buyr
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#Buyr
    rank: 1000
    owner: New
    domain_of:
    - New
    range: Buyr
    required: true
  sellr:
    name: sellr
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#Sellr
    rank: 1000
    owner: New
    domain_of:
    - New
    range: Sellr
    required: true
  ordrTrnsmssn:
    name: ordrTrnsmssn
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#OrdrTrnsmssn
    rank: 1000
    owner: New
    domain_of:
    - New
    range: OrdrTrnsmssn
    required: true
  tx:
    name: tx
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#Tx
    rank: 1000
    owner: New
    domain_of:
    - FinInstrmRptgTxRpt
    - New
    range: Tx
    required: true
  finInstrm:
    name: finInstrm
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#FinInstrm
    rank: 1000
    owner: New
    domain_of:
    - New
    range: FinInstrm
    required: true
  invstmtDcsnPrsn:
    name: invstmtDcsnPrsn
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#InvstmtDcsnPrsn
    rank: 1000
    owner: New
    domain_of:
    - New
    range: InvstmtDcsnPrsn
    required: true
  exctgPrsn:
    name: exctgPrsn
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#ExctgPrsn
    rank: 1000
    owner: New
    domain_of:
    - New
    range: ExctgPrsn
    required: true
  addtlAttrbts:
    name: addtlAttrbts
    from_schema: https://w3id.org/lmodel/common-domain-model
    related_mappings:
    - icma:ISO20022#AddtlAttrbts
    rank: 1000
    owner: New
    domain_of:
    - New
    range: AddtlAttrbts
    required: true