元件:資訊

元素:資訊 / 名稱

命名空間 http://schemas.google.com/dspl/2010
註解 所描述元素的名稱。
圖表 圖表 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
類型
屬性
content: 複雜
模型 值* | conceptValue{0,1}
兒童 conceptValuevalue
執行個體
<name>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</name>
資料來源
<xs:element name="name" type="Values">
  <xs:annotation>
    <xs:documentation>The name of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

元素:資訊 / 說明

命名空間 http://schemas.google.com/dspl/2010
註解 所描述元素的說明。
圖表 圖表 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
類型
屬性
content: 複雜
minOccurs: 0
模型 值* | conceptValue{0,1}
兒童 conceptValuevalue
執行個體
<description>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</description>
資料來源
<xs:element name="description" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The description of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

元素:資訊/網址

命名空間 http://schemas.google.com/dspl/2010
註解 可在指定元素中找到更多資訊的網頁網址。網址中所有保留或不安全的字元都「不可」以百分比符號逸出。
圖表 圖表 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
類型
屬性
content: 複雜
minOccurs: 0
模型 值* | conceptValue{0,1}
兒童 conceptValuevalue
執行個體
<url>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</url>
資料來源
<xs:element name="url" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The URL of a webpage where more information can be found on the
        described element. Any reserved or unsafe characters in the URL should NOT be
        percent-escaped.
    </xs:documentation>
  </xs:annotation>
</xs:element>

複雜類型:資訊

命名空間 http://schemas.google.com/dspl/2010
註解 資料集元素的文字資訊。
圖表 圖表 dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15
使用這項素材資源的廣告
元素 Attribute/infoConceptProperty/infoSlice/infoTable/infoTopic/infodspl/infodspl/provider
複雜類型 概念資訊
模型 namedescription{0,1}url{0,1}
兒童 descriptionnameurl
資料來源
<xs:complexType name="Info">
  <xs:annotation>
    <xs:documentation>Textual information about an element of the dataset.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="Values">
      <xs:annotation>
        <xs:documentation>The name of the described element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="Values" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The description of the described element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="url" type="Values" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The URL of a webpage where more information can be found on the
            described element. Any reserved or unsafe characters in the URL should NOT be
            percent-escaped.
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

使用 oXygen XML 編輯器建立。