मात्रात्मक मान
टाइप का नाम: QuantitativeValue
स्ट्रक्चर्ड वैल्यू बढ़ाता है
नाम |
टाइप |
ब्यौरा |
ज़्यादा से ज़्यादा मान |
Number |
कुछ विशेषता या प्रॉपर्टी की ऊपरी वैल्यू. |
कम से कम मान |
Number |
किसी विशेषता या प्रॉपर्टी की कम वैल्यू. |
यूनिट कोड |
टेक्स्ट |
संयुक्त राष्ट्र/CEFACT सामान्य कोड (तीन वर्णों) का इस्तेमाल करके माप की इकाई. |
वैल्यू |
Number |
प्रॉडक्ट की विशेषता की वैल्यू. |
वैल्यू का रेफ़रंस |
एनमुरेशन या स्ट्रक्चर्ड वैल्यू |
सेकंडरी वैल्यू का पॉइंटर, जो ओरिजनल वैल्यू के बारे में ज़्यादा जानकारी देता है. जैसे, रेफ़रंस तापमान. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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"]]