FINXIS.

Measure

Type CDM 7.2.0

Defines a concrete measure as a single number associated to a unit. It extends MeasureBase by requiring a single value attribute to be present. A measure may be unit-less so the unit attribute is still optional.

Extends MeasureBaseSchedule
Extended by NonNegativeMeasure
Attributes 3 (0 own)
Namespace cdm.base.math

Attributes

0 declared on Measure, 3 inherited. Cardinality in amber is required.

NameTypeCard.Description From
value number 0..1 The initial rate or amount, as the case may be. An initial rate of 5% would be represented as 0.05. Schedule
datedValue DatedValue 0..* The schedule of step date and value pairs. On each step date the associated step value becomes effective. A list of steps may be ordered in the document by ascending step date. An FpML document containing an unordered list of steps is still regarded as a conformant document. Schedule
unit UnitType 0..1 Qualifies the unit by which the amount is measured. Optional because a measure may be unit-less (e.g. when representing a ratio between amounts in the same unit). MeasureBase

Conditions

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

DatedValueIsAbsent Condition
Work around to ensure datedValue is absent because the 0 cardinality is not adequately handled at the language level.
datedValue is absent

Open Measure 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-math-type.rosetta cdm.base.math