元件:SliceTableMapping

元素:SliceTableMapping / mapDimension

命名空間 http://schemas.google.com/dspl/2010
註解 針對內含 指定片段維度表格欄可省略這項對應關係 包含切片維度值,將概念 ID 做為資料欄 編號。如果參照的概念來自外部資料集, 如果資料欄的 ID 與 (即不含前置字元)。
圖表 圖表 dspl12.tmp#id79 dspl12.tmp#id80
屬性
content: 複雜
分鐘數: 0
maxOccurs: 無界限
屬性
QName 類型 固定 預設 使用 註解
概念 xs:QName 必填 對應維度概念的 ID。
toColumn LocalId 必填 對應表格欄的 ID。
來源
<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>

元素:SliceTableMapping / mapMetric

命名空間 http://schemas.google.com/dspl/2010
註解 針對內含 指定片段的指標如果表格欄含有 包含配量指標值,並以欄 ID 做為概念 ID。如果 所參照的概念來自外部資料集,那麼對應關係可以是 如果資料欄 ID 與概念的本機 ID 相符,則會省略。 (也就是說,不含前置字元)。
圖表 圖表 dspl12.tmp#id82 dspl12.tmp#id83
屬性
content: 複雜
分鐘數: 0
maxOccurs: 無界限
屬性
QName 類型 固定 預設 使用 註解
概念 xs:QName 必填 對應指標概念的 ID。
toColumn LocalId 必填 對應表格欄的 ID。
來源
<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>

複雜類型:SliceTableMapping

命名空間 http://schemas.google.com/dspl/2010
註解 提供資料的資料表對應,為 片段
圖表 圖表 dspl12.tmp#id84 dspl12.tmp#id78 dspl12.tmp#id81
使用這項素材資源的廣告
元素 配量/表格
型號 mapDimension*mapMetric*
子項 mapDimensionmapMetric
屬性
QName 類型 固定 預設 使用 註解
參考資料 xs:QName 必填 列出 片段
來源
<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>

屬性:SliceTableMapping / mapDimension / @concept

命名空間 沒有命名空間
註解 對應維度概念的 ID。
類型 xs:QName
屬性
而應改為使用下列指令: 必填
使用這項素材資源的廣告
元素 SliceTableMapping/mapDimension
來源
<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>

屬性:SliceTableMapping / mapDimension / @toColumn

命名空間 沒有命名空間
註解 對應表格欄的 ID。
類型 LocalId
屬性
而應改為使用下列指令: 必填
facet
maxLength 64
使用這項素材資源的廣告
元素 SliceTableMapping/mapDimension
來源
<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>

屬性:SliceTableMapping / mapMetric / @concept

命名空間 沒有命名空間
註解 對應指標概念的 ID。
類型 xs:QName
屬性
而應改為使用下列指令: 必填
使用這項素材資源的廣告
元素 SliceTableMapping/mapMetric
來源
<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>

屬性:SliceTableMapping / mapMetric / @toColumn

命名空間 沒有命名空間
註解 對應表格欄的 ID。
類型 LocalId
屬性
而應改為使用下列指令: 必填
facet
maxLength 64
使用這項素材資源的廣告
元素 SliceTableMapping/mapMetric
來源
<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>

屬性:SliceTableMapping / @ref

命名空間 沒有命名空間
註解 列出 片段
類型 xs:QName
屬性
而應改為使用下列指令: 必填
使用這項素材資源的廣告
複合類型 SliceTableMapping
來源
<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>

使用 oXygen XML 編輯器