元件:ConceptTableMapping

元素:ConceptTableMapping / mapConcept

命名空間 http://schemas.google.com/dspl/2010
註解 對應至包含概念值的資料表欄 ID。如果含有概念值的資料表欄與概念 ID 具有相同的 ID,則可以省略這項對應。
圖表 圖表 dspl5.tmp#id61
屬性
content: 複雜
minOccurs: 0
屬性
QName 類型 固定 預設 使用 註解
toColumn LocalId 必填 對應表格欄的 ID。
來源
<xs:element name="mapConcept" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A mapping to the id of the table column that contains the
            values of the concept.  This mapping may be omitted if the
            table column that contains the concept values has the same
            id as the concept id.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <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>

元素:ConceptTableMapping / mapProperty

命名空間 http://schemas.google.com/dspl/2010
註解 對應至表格資料欄的 ID,該欄包含概念屬性的值。如果 內含概念屬性值的表格欄,具有 來當做 ID單一資源可對應至多個表格資料欄 方法是針對每種語言指定不同的值 屬性。
圖表 圖表 dspl5.tmp#id63 dspl5.tmp#id64
屬性
content: 複雜
minOccurs: 0
maxOccurs: 無界限
屬性
QName 類型 固定 預設 使用 註解
lang 選用
參考資料 LocalId 必填 對應概念屬性的 ID。
toColumn LocalId 必填 對應表格欄的 ID。
來源
<xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A mapping to the id of the table column that contains the
            values of a property of the concept.  This mapping may be
            omitted if the table column that contains the concept
            property values has the property id as its id.

            A single property can be mapped to multiple table columns
            (one per language) by specifying different values for the
            language attribute.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="LocalId" use="required">
      <xs:annotation>
        <xs:documentation>The id of the mapped concept property.</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:attribute ref="xml:lang" use="optional">
      <xs:annotation>
        <xs:documentation>The language/locale of the values in the mapped column.
                See [BCP 47] for possible values of the xml:lang
                attribute.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

複雜類型:ConceptTableMapping

命名空間 http://schemas.google.com/dspl/2010
註解 提供資料的資料表對應,為 概念。
圖表 圖表 dspl5.tmp#id65 dspl5.tmp#id60 dspl5.tmp#id62
使用這項素材資源的廣告
元素 概念/資料表
型號 mapConcept{0,1} , mapProperty*
子項 mapConceptmapProperty
屬性
QName 類型 固定 預設 使用 註解
ref LocalId 必填 列出 概念。
來源
<xs:complexType name="ConceptTableMapping">
  <xs:annotation>
    <xs:documentation>A mapping to a table that provides data for a concept.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="mapConcept" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A mapping to the id of the table column that contains the
            values of the concept.  This mapping may be omitted if the
            table column that contains the concept values has the same
            id as the concept id.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <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="mapProperty" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A mapping to the id of the table column that contains the
            values of a property of the concept.  This mapping may be
            omitted if the table column that contains the concept
            property values has the property id as its id.

            A single property can be mapped to multiple table columns
            (one per language) by specifying different values for the
            language attribute.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="LocalId" use="required">
          <xs:annotation>
            <xs:documentation>The id of the mapped concept property.</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:attribute ref="xml:lang" use="optional">
          <xs:annotation>
            <xs:documentation>The language/locale of the values in the mapped column.
                See [BCP 47] for possible values of the xml:lang
                attribute.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="ref" type="LocalId" use="required">
    <xs:annotation>
      <xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

屬性:ConceptTableMapping / mapConcept / @toColumn

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

屬性:ConceptTableMapping / mapProperty / @ref

命名空間 沒有命名空間
註解 對應概念屬性的 ID。
類型 LocalId
屬性
而應改為使用下列指令: 必填
facet
maxLength 64
使用這項素材資源的廣告
元素 ConceptTableMapping/mapProperty
來源
<xs:attribute name="ref" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the mapped concept property.</xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ConceptTableMapping / mapProperty / @toColumn

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

屬性:ConceptTableMapping / @ref

命名空間 沒有命名空間
註解 列出 概念。
類型 LocalId
屬性
而應改為使用下列指令: 必填
facet
maxLength 64
使用這項素材資源的廣告
複合類型 ConceptTableMapping
來源
<xs:attribute name="ref" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
  </xs:annotation>
</xs:attribute>

使用 oXygen XML 編輯器建立。