元件:valuesGroup

元素:ValuesGroup / value

命名空間 http://schemas.google.com/dspl/2010
圖表 圖表 dspl7.tmp#id11
類型
屬性
content: 複雜
分鐘數: 0
maxOccurs: 無界限
屬性
QName 類型 固定 預設 使用 註解
lang 選用
來源
<xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>

元素:ValuesGroup / conceptValue

命名空間 http://schemas.google.com/dspl/2010
圖表 圖表 dspl0.tmp#id13
屬性
content: 複雜
分鐘數: 0
屬性
QName 類型 固定 預設 使用 註解
概念 xs:QName 必填
來源
<xs:element name="conceptValue" minOccurs="0">
  <xs:complexType>
    <xs:attribute name="concept" type="xs:QName" use="required"/>
  </xs:complexType>
</xs:element>

屬性:ValuesGroup / conceptValue / @concept

命名空間 沒有命名空間
類型 xs:QName
屬性
而應改為使用下列指令: 必填
使用這項素材資源的廣告
元素 ValuesGroup/conceptValue
來源
<xs:attribute name="concept" type="xs:QName" use="required"/>

屬性:ValuesGroup / @id

命名空間 沒有命名空間
註解 表格欄的 ID。
類型 LocalId
屬性
而應改為使用下列指令: 必填
facet
maxLength 64
使用這項素材資源的廣告
元素 資料表/資料欄
來源
<xs:attribute name="id" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The identifier of the table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ValuesGroup / @type

命名空間 沒有命名空間
註解 表格欄的資料類型。資料欄內所有的值 資料表必須符合這個資料類型。
類型 DataType
屬性
而應改為使用下列指令: 必填
facet
列舉 字串
列舉 float
列舉 整數
列舉 布林值
列舉 日期
列舉 概念
使用這項素材資源的廣告
元素 資料表/資料欄
來源
<xs:attribute name="type" type="DataType" use="required">
  <xs:annotation>
    <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

屬性:ValuesGroup / @format

命名空間 沒有命名空間
註解 資料欄的格式,用來剖析文字形式 這些值。日期格式的定義依據: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html
類型 xs:string
屬性
而應改為使用下列指令: 選用
使用這項素材資源的廣告
元素 資料表/資料欄
來源
<xs:attribute name="format" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
  </xs:annotation>
</xs:attribute>

元素:Group ValuesGroup

命名空間 http://schemas.google.com/dspl/2010
註解 一組原子值,每個項目最多只能有一個值 語言代碼 (xml:lang 屬性),且最多只有一個沒有語言代碼的值。所有語言 可以是值元素或 conceptValue 元素。
圖表 圖表 dspl0.tmp#id10 dspl0.tmp#id12
使用這項素材資源的廣告
元素 資料表/資料欄
複雜類型 屬性
型號 值* |conceptValue{0,1}
子項 conceptValuevalue
來源
<xs:group name="ValuesGroup">
  <xs:annotation>
    <xs:documentation>A group of atomic values. There must be at most one value per locale
        (xml:lang attribute), and at most one value with no locale.
        All values are either value elements or conceptValue elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="conceptValue" minOccurs="0">
      <xs:complexType>
        <xs:attribute name="concept" type="xs:QName" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:choice>
</xs:group>

使用 oXygen XML 編輯器