Bileşen: Dilim

Öğe: Dilim / bilgi

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Dilimle ilgili metin bilgileri.
Şema Şema dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Tür Bilgi
Özellikler
içerik: karmaşık
MinOccurs: 0
Model ad , açıklama{0,1} , url{0,1}
Çocuklar description, ad, url
Örnek
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Kaynak
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the slice.</xs:documentation>
  </xs:annotation>
</xs:element>

Öğe: Dilim / boyut

Ad alanı http://schemas.google.com/dspl/2010
Şema Şema dspl1.tmp#id74 dspl1.tmp#id73
Tür SliceConceptRef
Özellikler
içerik: karmaşık
maxOccurs: sınırsız
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
kavram xs:QName zorunlu Boyut veya metriğin karşılık geldiği kavram .
Kaynak
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>

Öğe: Dilim / metrik

Ad alanı http://schemas.google.com/dspl/2010
Şema Şema dspl1.tmp#id74 dspl1.tmp#id73
Tür SliceConceptRef
Özellikler
içerik: karmaşık
maxOccurs: sınırsız
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
kavram xs:QName zorunlu Boyut veya metriğin karşılık geldiği kavram .
Kaynak
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>

Öğe: Dilim / tablo

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Dilim verilerinin gösterilebileceği bir tabloya eşleme erişilir.
Şema Şema dspl12.tmp#id84 dspl12.tmp#id78 dspl12.tmp#id81 dspl12.tmp#id77
Tür SliceTableMapping
Özellikler
içerik: karmaşık
Model mapDimension* , mapMetric*
Çocuklar mapDimension ve mapMetric
Örnek
<table ref="">
  <mapDimension concept="" toColumn="">{0,unbounded}</mapDimension>
  <mapMetric concept="" toColumn="">{0,unbounded}</mapMetric>
</table>
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
başvuru xs:QName zorunlu dilim.
Kaynak
<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>

Karmaşık Tür: Dilim

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Dilim, verilerin belirli bir hedefe yönelik gerekir. Metrikler, değer sağlayan kavramlardır. Boyutlar ise bu değerlere erişmek için kullanılan kavramlardır. Daha net ifade etmek gerekirse, boyutları, dilim verileri için birincil anahtardır. Yani, herhangi bir kombinasyonunda en fazla bir veri satırı bulunur, dilimi seçin. Veri kümesindeki dilimler aşağıdaki gereksinimleri karşılamalıdır: Bir dilimdeki hiçbir boyut veya metrik aynı kavramı ifade edemez. - Veri kümesindeki hiçbir dilim aynı boyutlara sahip olamaz ve kullanabilirsiniz.
Şema Şema dspl2.tmp#id85 dspl2.tmp#id71 dspl2.tmp#id72 dspl2.tmp#id75 dspl2.tmp#id76
Kullanan reklam sayısı
Öğe dspl/slices/slice
Model bilgi{0,1} , boyut+ , metrik+ , tablo
Çocuklar boyut, bilgi, metrik, tablo
Özellikler
QName Tür Düzeltildi Varsayılan Kullan Ek Açıklama
id No zorunlu Dilimin benzersiz tanımlayıcısı.
Kaynak
<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>

Özellik: Dilim / @kimlik

Ad alanı Ad alanı yok
Ek açıklamalar Dilimin benzersiz tanımlayıcısı.
Tür No
Özellikler
kullanın: zorunlu
Özellikler
maxLength 64
Kullanan reklam sayısı
Karmaşık Tür Dilim
Kaynak
<xs:attribute name="id" type="Id" use="required">
  <xs:annotation>
    <xs:documentation>The unique identifier of the slice.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Oluşturulma: oXygen XML Düzenleyici.