উপাদান: SliceConceptRef
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
জটিল প্রকার: SliceConceptRef
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | একটি স্লাইসের একটি মাত্রা বা মেট্রিক। |
---|
ডায়াগ্রাম |  |
---|
দ্বারা ব্যবহৃত | |
---|
গুণাবলী | QName | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
ধারণা | xs:QName | | | প্রয়োজনীয় | যে ধারণাটি মাত্রা বা মেট্রিকের সাথে মিলে যায়। |
---|
|
---|
উৎস | <xs:complexType name="SliceConceptRef">
<xs:annotation>
<xs:documentation>A dimension or metric of a slice.</xs:documentation>
</xs:annotation>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType> |
---|
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | যে ধারণাটি মাত্রা বা মেট্রিকের সাথে মিলে যায়। |
---|
টাইপ | xs:QName |
---|
বৈশিষ্ট্য | ব্যবহার করুন: | প্রয়োজনীয় |
---|
|
---|
দ্বারা ব্যবহৃত | |
---|
উৎস | <xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
অক্সিজেন এক্সএমএল এডিটর ব্যবহার করে তৈরি করা হয়েছে।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-05 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["SliceConceptRef signifies a dimension or metric within a slice, linking it to a specific concept."],["It is used by Slice elements to define their dimensions and metrics."],["The \"concept\" attribute, a required QName type, identifies the related concept."],["This structure is defined within the http://schemas.google.com/dspl/2010 namespace."]]],["The core content describes the `SliceConceptRef` complex type and its attribute `@concept`. `SliceConceptRef` represents a dimension or metric of a slice, and it is used by `Slice/dimension` and `Slice/metric`. The `concept` attribute, of type `xs:QName`, is required and specifies the related concept. This attribute is used within the `SliceConceptRef` to define the dimension or metric's corresponding concept.\n"]]