FINXIS.

WeightedAveragingObservation

Type CDM 7.2.0

A single weighted averaging observation.

Extends —
Extended by —
Attributes 3
Namespace cdm.product.common.schedule

Attributes

All 3 declared on WeightedAveragingObservation. Cardinality in amber is required.

NameTypeCard.Description
dateTime zonedDateTime 0..1 Observation date time, which should be used when literal observation dates are required. The CDM specifies that the zoned date time is to be expressed in accordance with ISO 8601, either as UTC as an offset to UTC.
observationNumber int 0..1 Observation number, which should be unique, within a series generated by a date schedule.
weight number 1..1 Observation weight, which is used as a multiplier for the observation value.

Conditions

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

WeightedAveragingObservationChoice Condition
Choice rule to represent an FpML choice construct between date times for literal date values, and observation numbers for schedule generated observations.
required choice dateTime, observationNumber
PositiveObservationNumber Condition
FpML specifies observationNumber as a positive integer.
if observationNumber exists then observationNumber >= 0
PositiveWeight Condition
FpML specifies observationNumber as a non-negative decimal.
weight >= 0.0

Referenced by

1 type holds a WeightedAveragingObservation as an attribute.

Open WeightedAveragingObservation 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 · product-common-schedule-type.rosetta cdm.product.common.schedule