Komponent: SliceConceptRef
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Typ złożony: SliceConceptRef
Przestrzeń nazw |
http://schemas.google.com/dspl/2010 |
Adnotacje |
Wymiar lub dane wycinka. |
Diagram |
 |
Używane przez |
|
Atrybuty |
QName |
Typ |
Naprawiono |
Domyślny |
Użyj |
Adnotacja |
koncepcja |
xs:QName |
|
|
wymagane |
założenie, że wymiar lub dane odpowiadają
do. |
|
Źródło |
<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>
|
Przestrzeń nazw |
Brak przestrzeni nazw |
Adnotacje |
założenie, że wymiar lub dane odpowiadają
do. |
Typ |
xs:QName |
Właściwości |
|
Używane przez |
|
Źródło |
<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>
|
Utworzono za pomocą
oXygen XML Editor.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-13 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]