TaxonomyValue
Type CDM 7.2.0Defines a taxonomy value as either a simple string or a more granular expression with class names and values for each class.
Extends —
Extended by —
Attributes 2
Namespace cdm.base.staticdata.asset.common
Attributes
All 2 declared on TaxonomyValue. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| name | string | 0..1 | Specifies the taxonomy value as a simple string, which may be associated to an external scheme. |
| classification | TaxonomyClassification | 0..* | Specifies the taxonomy value as a set of class names and values for each class. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
ValueExists Condition
name exists or classification exists Referenced by
1 type holds a TaxonomyValue as an attribute.
Open TaxonomyValue 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.