Thành phần: SliceTableMapping
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Ánh xạ tới id của cột có chứa giá trị của
của lát cắt. Mối liên kết này có thể bị bỏ qua nếu cột của bảng
chứa các giá trị phương diện lát cắt có cột khái niệm là mã nhận dạng
mã nhận dạng. Nếu khái niệm được tham chiếu đến từ một tập dữ liệu bên ngoài, thì mối liên kết
có thể bị bỏ qua nếu id của cột khớp với id cục bộ của
khái niệm (tức là không có tiền tố). |
Sơ đồ |
 |
Thuộc tính |
nội dung: |
phức tạp |
tối thiểu: |
0 |
maxOccurs: |
không bị ràng buộc |
|
Thuộc tính |
QName |
Loại |
Cố định |
Mặc định |
Sử dụng |
Annotation |
khái niệm |
xs:QName |
|
|
bắt buộc |
Mã của khái niệm phương diện được liên kết. |
toColumn |
LocalId |
|
|
bắt buộc |
Mã của cột trong bảng được liên kết. |
|
Nguồn |
<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>
|
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Ánh xạ tới id của cột có chứa giá trị của
chỉ số của lát cắt. Mối liên kết này có thể bị bỏ qua nếu cột trong bảng
chứa các giá trị chỉ số lát cắt có id khái niệm là id cột. Nếu
khái niệm được tham chiếu đến từ một tập dữ liệu bên ngoài, việc ánh xạ có thể
được bỏ qua nếu mã nhận dạng của cột khớp với mã nhận dạng cục bộ của khái niệm
(tức là không có tiền tố). |
Sơ đồ |
 |
Thuộc tính |
nội dung: |
phức tạp |
tối thiểu: |
0 |
maxOccurs: |
không bị ràng buộc |
|
Thuộc tính |
QName |
Loại |
Cố định |
Mặc định |
Sử dụng |
Annotation |
khái niệm |
xs:QName |
|
|
bắt buộc |
Mã nhận dạng của khái niệm về chỉ số được liên kết. |
toColumn |
LocalId |
|
|
bắt buộc |
Mã của cột trong bảng được liên kết. |
|
Nguồn |
<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>
|
Loại phức tạp: SliceTableMapping
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Liên kết đến bảng cung cấp dữ liệu cho
lát cắt. |
Sơ đồ |
 |
Được sử dụng trong |
|
Mẫu |
mapDimension* , mapMetric* |
Thiếu nhi |
mapDimension, mapMetric |
Thuộc tính |
QName |
Loại |
Cố định |
Mặc định |
Sử dụng |
Annotation |
tham chiếu |
xs:QName |
|
|
bắt buộc |
Giá trị nhận dạng của bảng chứa dữ liệu cho
lát cắt. |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Mã của khái niệm phương diện được liên kết. |
Loại |
xs:QName |
Thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Mã của cột trong bảng được liên kết. |
Loại |
LocalId |
Thuộc tính |
|
Các thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Mã nhận dạng của khái niệm về chỉ số được liên kết. |
Loại |
xs:QName |
Thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Mã của cột trong bảng được liên kết. |
Loại |
LocalId |
Thuộc tính |
|
Các thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Giá trị nhận dạng của bảng chứa dữ liệu cho
lát cắt. |
Loại |
xs:QName |
Thuộc tính |
|
Được sử dụng trong |
|
Nguồn |
<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>
|
Được tạo bằng
Trình chỉnh sửa XML của oXygen.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],["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"]]