Komponent: fragment

Element: wycinek/informacje

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Informacje tekstowe dotyczące wycinka.
Diagram Diagram dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Typ Informacje
Usługi
zawartość: Złożone
minOcuss: 0
Model name , description{0,1} , url{0,1}
Dzieci opis, nazwa, url
Instancja
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Źródło
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the slice.</xs:documentation>
  </xs:annotation>
</xs:element>

Element: wycinek / wymiar

Przestrzeń nazw http://schemas.google.com/dspl/2010
Diagram Diagram dspl1.tmp#id74 dspl1.tmp#id73
Typ SliceConceptConcept
Usługi
zawartość: Złożone
Maksymalne wystąpienia: nieograniczony
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
pomysł xs:QName wymagany Pojęcie, którego dotyczy dany wymiar lub dane.
Źródło
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>

Element: wycinek / dane

Przestrzeń nazw http://schemas.google.com/dspl/2010
Diagram Diagram dspl1.tmp#id74 dspl1.tmp#id73
Typ SliceConceptConcept
Usługi
zawartość: Złożone
Maksymalne wystąpienia: nieograniczony
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
pomysł xs:QName wymagany Pojęcie, którego dotyczy dany wymiar lub dane.
Źródło
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>

Element: wycinek/tabela

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Mapowanie do tabeli, do której można uzyskać dostęp do danych wycinka.
Diagram Diagram dspl12.tmp#id84 dspl12.tmp#id78 dspl12.tmp#id81 dspl12.tmp#id77
Typ Mapowanie wycinka tabeli
Usługi
zawartość: Złożone
Model mapWymiar*, mapMetric*
Dzieci mapWymiar, mapMetric
Instancja
<table ref="">
  <mapDimension concept="" toColumn="">{0,unbounded}</mapDimension>
  <mapMetric concept="" toColumn="">{0,unbounded}</mapMetric>
</table>
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
ref xs:QName wymagany Identyfikator tabeli zawierającej dane wycinka.
Źródło
<xs:element name="table" type="SliceTableMapping">
  <xs:annotation>
    <xs:documentation>A mapping to a table where the slice data can be
            accessed.</xs:documentation>
  </xs:annotation>
</xs:element>

Typ złożony: wycinek

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Wycinek opisuje kombinację pojęć, dla których istnieją dane. Wskaźniki to koncepcje dostarczające wartości, a wymiary to pojęcia używane do uzyskania dostępu do tych wartości. Dokładniej: wymiary są podstawowym kluczem danych wycinka. Oznacza to, że w każdej kombinacji wartości wymiarów w wycinku może znajdować się maksymalnie 1 wiersz danych. Wycinki zbioru danych muszą spełniać te wymagania: Żadne 2 wymiary ani dane w zbiorze nie mogą odnosić się do tego samego pojęcia. – Żaden z 2 wycinków zbioru danych nie może mieć takich samych wymiarów i danych.
Diagram Diagram dspl2.tmp#id85 dspl2.tmp#id71 dspl2.tmp#id72 dspl2.tmp#id75 dspl2.tmp#id76
Używane przez
Element dspl/wycinki/wycinek
Model info{0,1} , wymiar+ , metric+, tabela
Dzieci wymiar, informacje, dane, tabela
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
id Identyfikator wymagany Unikalny identyfikator wycinka.
Źródło
<xs:complexType name="Slice">
  <xs:annotation>
    <xs:documentation>A slice describes a combination of concepts for which data
        exists.  Metrics are the concepts that provide values, while
        dimensions are the concepts used to access these values. More
        precisely, the dimensions are a primary key for the data of
        the slice. That is, for any combination of values of the
        dimensions, there is at most one data row in the slice.

        Slices in a dataset must follow the following requirements:

        - No two dimensions or metrics in a slice may refer to the
        same concept.

        - No two slices in the dataset may have the same dimensions
        and metrics.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="Info" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Textual information about the slice.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
    <xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
    <xs:element name="table" type="SliceTableMapping">
      <xs:annotation>
        <xs:documentation>A mapping to a table where the slice data can be
            accessed.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="Id" use="required">
    <xs:annotation>
      <xs:documentation>The unique identifier of the slice.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

Atrybut: slice / @id

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Unikalny identyfikator wycinka.
Typ Identyfikator
Usługi
użyj: wymagany
Aspekty
maksymalna długość 64
Używane przez
Typ Złożony Wycinek
Źródło
<xs:attribute name="id" type="Id" use="required">
  <xs:annotation>
    <xs:documentation>The unique identifier of the slice.</xs:documentation>
  </xs:annotation>
</xs:attribute>

utworzonych w edytorze XML Oxygen,