Bileşen: Bilgi

Öğe: Bilgi / ad

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Açıklanan öğenin adı.
Şema Şema dspl0.tmp#kimlik10 dspl0.tmp#kimlik12 dspl0.tmp#kimlik9 dspl3.tmp#kimlik8
Tür Değerler
Özellikler
içerik: karmaşık
Model değer* | conceptValue{0,1}
Çocuk conceptValue, value
Örnek
<name>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</name>
Kaynak
<xs:element name="name" type="Values">
  <xs:annotation>
    <xs:documentation>The name of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Öğe: Bilgi / açıklama

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Açıklanan öğenin açıklaması.
Şema Şema dspl0.tmp#kimlik10 dspl0.tmp#kimlik12 dspl0.tmp#kimlik9 dspl3.tmp#kimlik8
Tür Değerler
Özellikler
içerik: karmaşık
min. Tekrarlar: 0
Model değer* | conceptValue{0,1}
Çocuk conceptValue, value
Örnek
<description>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</description>
Kaynak
<xs:element name="description" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The description of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Öğe: Bilgi / URL

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Açıklanan öğe hakkında daha fazla bilgiye ulaşılabilen web sayfasının URL'si. URL'deki ayrılmış veya güvenli olmayan karakterler yüzde çıkış karakterli OLMAMALIDIR.
Şema Şema dspl0.tmp#kimlik10 dspl0.tmp#kimlik12 dspl0.tmp#kimlik9 dspl3.tmp#kimlik8
Tür Değerler
Özellikler
içerik: karmaşık
min. Tekrarlar: 0
Model değer* | conceptValue{0,1}
Çocuk conceptValue, value
Örnek
<url>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</url>
Kaynak
<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>

Karmaşık Türü: Bilgi

Ad alanı http://schemas.google.com/dspl/2010
Ek açıklamalar Veri kümesinin bir öğesi hakkında metin biçiminde bilgiler.
Şema Şema dspl4.tmp#kimlik7 dspl4.tmp#kimlik14 dspl4.tmp#kimlik15
Kullanan reklam sayısı
Öğeler Özellik/bilgi, ConceptProperty/info, Dilim/bilgi, Tablo/bilgi, Konu/bilgi, dspl/info, dspl/provider
Karmaşık Türü Kavram Bilgisi
Model ad , açıklama{0,1} , url{0,1}
Çocuk açıklama, ad, url
Kaynak
<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 Düzenleyici kullanılarak oluşturulur.