คอมโพเนนต์: SliceTableMapping

องค์ประกอบ: SliceTableMapping / mapDimension

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ การแมปกับรหัสของคอลัมน์ที่มีค่าของ ของสไลซ์ การแมปนี้อาจละเว้นได้หากคอลัมน์ของตาราง ที่มีค่ามิติข้อมูลของชิ้นส่วนมีรหัสแนวคิดเป็นคอลัมน์ รหัส หากแนวคิดที่อ้างอิงมาจากชุดข้อมูลภายนอก การแมป อาจละไว้หากรหัสของคอลัมน์ตรงกับรหัสภายในของ (กล่าวคือ ไม่มีคำนำหน้า)
แผนภาพ แผนภาพ dspl12.tmp#id79 dspl12.tmp#id80
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
ขั้นต่ำ: 0
maxOccurs: ไร้ขอบเขต
Attributes
QName ประเภท คงที่ ค่าเริ่มต้น ใช้ หมายเหตุ
แนวคิด xs:QName จำเป็น รหัสของแนวคิดมิติข้อมูลที่แมป
toColumn LocalId จำเป็น รหัสของคอลัมน์ในตารางที่แมป
แหล่งที่มา
<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
คำอธิบายประกอบ การแมปกับรหัสของคอลัมน์ที่มีค่าของ ของส่วนแบ่ง การแมปนี้อาจละเว้นได้หากคอลัมน์ของตารางที่ มีค่าเมตริกของส่วนแบ่งที่มีรหัสแนวคิดเป็นรหัสคอลัมน์ ถ้า แนวคิดที่อ้างอิงมาจากชุดข้อมูลภายนอก ละเว้นหากรหัสของคอลัมน์ตรงกับรหัสในเครื่องของแนวคิด (ไม่มีคำนำหน้า)
แผนภาพ แผนภาพ dspl12.tmp#id82 dspl12.tmp#id83
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
ขั้นต่ำ: 0
maxOccurs: ไร้ขอบเขต
Attributes
QName ประเภท คงที่ ค่าเริ่มต้น ใช้ หมายเหตุ
แนวคิด xs:QName จำเป็น รหัสของแนวคิดเมตริกที่แมป
toColumn LocalId จำเป็น รหัสของคอลัมน์ในตารางที่แมป
แหล่งที่มา
<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*
เด็ก mapDimension, mapMetric
Attributes
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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของแนวคิดมิติข้อมูลที่แมป
ประเภท 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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของคอลัมน์ในตารางที่แมป
ประเภท LocalId
พร็อพเพอร์ตี้
ใช้: จำเป็น
ข้อมูลประกอบ
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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของแนวคิดเมตริกที่แมป
ประเภท 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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของคอลัมน์ในตารางที่แมป
ประเภท LocalId
พร็อพเพอร์ตี้
ใช้: จำเป็น
ข้อมูลประกอบ
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>

สร้างโดยใช้ ตัวแก้ไข XML ของ oXygen