Type name: QuantitativeValue
Extends StructuredValue
| Name | Type | Description |
|---|---|---|
| maxValue | Number | The upper value of some characteristic or property. |
| minValue | Number | The lower value of some characteristic or property. |
| unitCode | Text | The unit of measurement given using the UN/CEFACT Common Code (3 characters). |
| value | Number | The value of the product characteristic. |
| valueReference | Enumeration or StructuredValue | A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature. |