جزء: SliceTableMapping
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | یک نگاشت به شناسه ستون که حاوی مقادیر یک بعد از برش است. در صورتی که ستون جدول حاوی مقادیر ابعاد برش مفهوم id را به عنوان شناسه ستون خود داشته باشد، این نگاشت ممکن است حذف شود. اگر مفهوم ارجاع شده از یک مجموعه داده خارجی باشد، اگر شناسه ستون با شناسه محلی مفهوم مطابقت داشته باشد (یعنی بدون پیشوند) ممکن است نگاشت حذف شود. |
---|
نمودار |  |
---|
خواص | محتوا: | مجتمع |
---|
کوچک اتفاق می افتد: | 0 |
---|
حداکثر اتفاق می افتد: | نامحدود |
---|
|
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
مفهوم | xs:QName | | | مورد نیاز است | شناسه مفهوم ابعاد نگاشت شده |
---|
به ستون | LocalId | | | مورد نیاز است | شناسه ستون جدول نگاشت شده. |
---|
|
---|
منبع | <xs:element name="mapDimension" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the column that contains the values
of a dimension of the slice. This mapping may be omitted
if the table column that contains the slice dimension
values has the concept id as its column id. If the referenced
concept comes from an external dataset, the mapping may be omitted
if the id of the column matches the local id of the concept
(i.e., without the prefix).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped dimension concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element> |
---|
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | یک نگاشت به شناسه ستون که حاوی مقادیر یک متریک برش است. اگر ستون جدول حاوی مقادیر متریک برش، شناسه مفهومی را به عنوان شناسه ستون خود داشته باشد، ممکن است این نگاشت حذف شود. اگر مفهوم ارجاع شده از یک مجموعه داده خارجی باشد، اگر شناسه ستون با شناسه محلی مفهوم مطابقت داشته باشد (یعنی بدون پیشوند) ممکن است نگاشت حذف شود. |
---|
نمودار |  |
---|
خواص | محتوا: | مجتمع |
---|
کوچک اتفاق می افتد: | 0 |
---|
حداکثر اتفاق می افتد: | نامحدود |
---|
|
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
مفهوم | xs:QName | | | مورد نیاز است | شناسه مفهوم متریک نگاشت شده. |
---|
به ستون | LocalId | | | مورد نیاز است | شناسه ستون جدول نگاشت شده. |
---|
|
---|
منبع | <xs:element name="mapMetric" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the column that contains the values
of a metric of the slice. This mapping may be omitted if
the table column that contains the slice metric values has
the concept id as its column id. If the referenced
concept comes from an external dataset, the mapping may be omitted
if the id of the column matches the local id of the concept
(i.e., without the prefix).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped metric concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element> |
---|
نوع پیچیده: SliceTableMapping
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | نقشه برداری به جدولی که داده ها را برای یک برش فراهم می کند. |
---|
نمودار |  |
---|
استفاده شده توسط | |
---|
مدل | mapDimension* , mapMetric* |
---|
بچه ها | mapDimension , mapMetric |
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
رجوع کنید | xs:QName | | | مورد نیاز است | شناسه جدولی که حاوی داده هایی برای برش است. |
---|
|
---|
منبع | <xs:complexType name="SliceTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table that provides data for a slice.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="mapDimension" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the column that contains the values
of a dimension of the slice. This mapping may be omitted
if the table column that contains the slice dimension
values has the concept id as its column id. If the referenced
concept comes from an external dataset, the mapping may be omitted
if the id of the column matches the local id of the concept
(i.e., without the prefix).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped dimension concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="mapMetric" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the column that contains the values
of a metric of the slice. This mapping may be omitted if
the table column that contains the slice metric values has
the concept id as its column id. If the referenced
concept comes from an external dataset, the mapping may be omitted
if the id of the column matches the local id of the concept
(i.e., without the prefix).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped metric concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="ref" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The identifier of the table that contains data for the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه مفهوم ابعاد نگاشت شده |
---|
تایپ کنید | xs:QName |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped dimension concept.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه ستون جدول نگاشت شده. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه مفهوم متریک نگاشت شده. |
---|
تایپ کنید | xs:QName |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped metric concept.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه ستون جدول نگاشت شده. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه جدولی که حاوی داده هایی برای برش است. |
---|
تایپ کنید | xs:QName |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="ref" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The identifier of the table that contains data for the slice.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
با استفاده از ویرایشگر XML oXygen ایجاد شده است.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-07-25 بهوقت ساعت هماهنگ جهانی."],[],["The `SliceTableMapping` complex type maps data from a table to a slice. It uses `mapDimension` to link dimension values to table columns and `mapMetric` to link metric values. Each mapping can be omitted if the concept ID matches the column ID. `mapDimension` and `mapMetric` require a `concept` ID (dimension or metric) and a `toColumn` ID (table column). The `ref` attribute in `SliceTableMapping` identifies the table providing the slice data.\n"]]