组件:SliceTableMapping

元素:SliceTableMapping / mapDimension

命名空间 http://schemas.google.com/dspl/2010
注释 映射到包含列值的 ID 的列 切片的维度。如果表格中的列 (包含切片维度值)以概念 ID 作为其列 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 与概念的本地 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
属性
而应使用以下命令: 必填
分面
长度上限 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
属性
而应使用以下命令: 必填
分面
长度上限 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 Editor