元件:資訊

元素:資訊 / name

命名空間 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: 複雜
分鐘數: 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: 複雜
分鐘數: 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
複合類型 ConceptInfo
型號 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 編輯器