NicelDeğer
Tür adı: QuantitativeValue
ConfigureValue öğesini genişletir
Ad |
Tür |
Açıklama |
maks. değer |
Number |
Bir özellik veya özelliğin üst değeri. |
minDeğer |
Number |
Bazı niteliklerin veya özelliklerin düşük değeri. |
birimKodu |
Text |
UN/CEFACT Ortak Kodu kullanılarak verilen ölçü birimi (3 karakter). |
value |
Number |
Ürün özelliğinin değeri. |
değerReferansı |
Numaralandırma veya YapılandırılmışDeğer |
Orijinal değer hakkında daha fazla bilgi (ör. referans sıcaklık) sağlayan ikincil bir değer işaretçisi. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-04 UTC.
[null,null,["Son güncelleme tarihi: 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"]]