FINXIS.

CodeValue

Type CDM 7.2.0

A type to hold the value of the code in a codelist

Extends —
Extended by —
Attributes 5
Namespace cdm.base.staticdata.codelist

Attributes

All 5 declared on CodeValue. Cardinality in amber is required.

NameTypeCard.Description
value string 1..1 The value of the code, e.g. USNY
description string 0..1 A description of the meaning of the code, e.g. New York City, USA
source string 0..1 Where the code was defined,e.g. ISDA, FpML, Bloomberg
effectiveDate date 0..1 When the code became/becomes effective
deprecatedDate date 0..1 When the code ceased to be valid for new uses

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

IsValidCodingScheme Condition
if item exists
then ValidateFpMLCodingSchemeDomain(item, domain)
typeAlias BusinessCenter: FpMLCodingScheme(domain: "business-center")
typeAlias FloatingRateIndex: FpMLCodingScheme(domain: "floating-rate-index")
typeAlias CommodityBusinessCalendar: FpMLCodingScheme(domain: "commodity-business-calendar")
typeAlias InflationRateIndex: FpMLCodingScheme(domain: "inflation-index-description")
typeAlias CreditEventType: FpMLCodingScheme(domain: "credit-event-type")
typeAlias MasterAgreementType: FpMLCodingScheme(domain: "master-agreement-type")
typeAlias MasterConfirmationAnnexType:
FpMLCodingScheme(domain: "master-confirmation-annex-type")
typeAlias MasterConfirmationType: FpMLCodingScheme(domain: "master-confirmation-type")
typeAlias CommodityReferencePrice: FpMLCodingScheme(domain: "commodity-reference-price")
typeAlias CreditRatingAgency: FpMLCodingScheme(domain: "credit-rating-agency")
typeAlias InformationProvider: FpMLCodingScheme(domain: "information-provider")
typeAlias InterpolationMethod: FpMLCodingScheme(domain: "interpolation-method")
typeAlias SettlementRateOption: FpMLCodingScheme(domain: "settlement-rate-option")
typeAlias DeterminationMethod: FpMLCodingScheme(domain: "determination-method")
typeAlias CreditSeniority: FpMLCodingScheme(domain: "credit-seniority")

Referenced by

1 type holds a CodeValue as an attribute.

Open CodeValue in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · base-staticdata-codelist-type.rosetta cdm.base.staticdata.codelist