Wartość QuantitativeValue
Nazwa typu: QuantitativeValue
Rozszerza element StructuredValue
Nazwa |
Typ |
Opis |
Wartość maksymalna |
Number |
Górna wartość cechy lub właściwości. |
minValue |
Number |
Mniejsza wartość niektórych cech lub właściwości. |
kodJednostki |
tekstowy. |
Jednostka miary podana przy użyciu wspólnego kodu UN/CEFACT (3 znaki). |
wartość |
Number |
Wartość cechy produktu. |
valueReference |
Wyliczenie lub StructuredValue |
Wskaźnik do wartości dodatkowej, która dostarcza dodatkowe informacje o pierwotnej wartości, np. temperatury odniesienia. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-04 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-04 UTC."],[[["`QuantitativeValue` is used to describe a characteristic or property with a numeric value, potentially including minimum and maximum values."],["It can include a unit of measurement using the UN/CEFACT Common Code and may reference another value for additional context."],["This type extends `StructuredValue`, inheriting its properties and allowing for more detailed data organization."]]],["The `QuantitativeValue` type extends `StructuredValue` and represents a numerical value with optional context. Key information includes: `maxValue` and `minValue` (upper/lower bounds), `unitCode` (UN/CEFACT unit of measurement), `value` (the numerical value itself), and `valueReference` (a link to supplemental data about the value). These attributes define a product's quantitative characteristic. Each value is typed and have a specific meaning related to the described characteristic or property.\n"]]