Skip to content

Enum: ResourceTypeEnum

The enumerated values to specify the type of a resource (e.g. document).

URI: common_domain_model:ResourceTypeEnum

Permissible Values

Value Meaning Description
Confirmation http://www.fpml.org/coding-scheme/resource-type-1-1#Confirmation Document describing the legal terms of a transaction
SupplementalMaterialEconomicTerms http://www.fpml.org/coding-scheme/resource-type-1-1#SupplementalMaterialEconomicTerms Document providing supplemental material economic terms to the FpML data repr...
TermSheet http://www.fpml.org/coding-scheme/resource-type-1-1#TermSheet Document describing the economic characteristics of a transaction

Slots

Name Description
resourceType A description of the type of the resource, e

Identifier and Mapping Information

Schema Source

LinkML Source

name: ResourceTypeEnum
description: The enumerated values to specify the type of a resource (e.g. document).
from_schema: https://w3id.org/lmodel/common-domain-model
exact_mappings:
- http://www.fpml.org/coding-scheme/resource-type
rank: 1000
permissible_values:
  Confirmation:
    text: Confirmation
    description: Document describing the legal terms of a transaction.
    meaning: http://www.fpml.org/coding-scheme/resource-type-1-1#Confirmation
  SupplementalMaterialEconomicTerms:
    text: SupplementalMaterialEconomicTerms
    description: Document providing supplemental material economic terms to the FpML
      data representation. The initial intended usage is to fulfill the CFTC Part
      45 rule requirement to report ‘Any other terms(s) of the swap matched or affirmed
      by the counterparties in verifying the swap’ when the reporting is done via
      the generic FpML representation.
    meaning: http://www.fpml.org/coding-scheme/resource-type-1-1#SupplementalMaterialEconomicTerms
  TermSheet:
    text: TermSheet
    description: Document describing the economic characteristics of a transaction.
    meaning: http://www.fpml.org/coding-scheme/resource-type-1-1#TermSheet