元件:ID

簡易類型 ID

命名空間 http://schemas.google.com/dspl/2010
註解 用於資料集的全域 ID (說明概念、片段) 和主題)。全域 ID 的長度不得超過 64 字元。沒有任何值在 資料集。
圖表 圖表
類型 xs:ID 限制
facet
maxLength 64
使用這項素材資源的廣告
屬性 概念/@idSlice/@idTable/@idTopic/@id
來源
<xs:simpleType name="Id">
  <xs:annotation>
    <xs:documentation>A global identifier used in the dataset (for concepts, slices
        and topics). The length of global identifiers is limited to 64
        characters. No value can appear twice as a global identifier
        in a dataset.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:ID">
    <xs:maxLength value="64"/>
  </xs:restriction>
</xs:simpleType>

使用 oXygen XML 編輯器