القيمة الكمّية
اسم النوع: QuantitativeValue
لتوسيع structuredValue
الاسم |
النوع |
الوصف |
الحد الأقصى للقيمة |
Number |
القيمة العليا لبعض الخصائص أو الخصائص. |
القيمة الدنيا |
Number |
تمثّل هذه الخاصية القيمة المنخفضة لبعض الخصائص أو الخصائص. |
رمز الوحدة |
Text |
وحدة القياس المقدمة باستخدام الرمز المشترك للأمم المتحدة/CEFACT (3 أحرف). |
القيمة |
Number |
قيمة سمة المنتج. |
مرجع القيمة |
Enumeration أو structuredValue |
مؤشر إلى قيمة ثانوية تقدم معلومات إضافية عن القيمة الأصلية، مثل درجة الحرارة المرجعية. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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"]]