Thành phần: SliceConceptRef
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.
Loại phức tạp: SliceConceptRef
Không gian tên |
http://schemas.google.com/dspl/2010 |
Chú thích |
Phương diện hoặc chỉ số của một lát cắt. |
Sơ đồ |
 |
Được sử dụng trong |
|
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 |
Khái niệm mà phương diện hoặc chỉ số tương ứng với
sang. |
|
Nguồn |
<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>
|
Không gian tên |
Không có vùng chứa tên |
Chú thích |
Khái niệm mà phương diện hoặc chỉ số tương ứng với
sang. |
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 concept that the dimension or metric corresponds to.</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: 2024-10-13 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: 2024-10-13 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"]]