Komponent: Informacje

Element: informacje / nazwa

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Nazwa opisanego elementu.
Diagram Diagram dspl0.tmp#id10, dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Typ Wartości
Usługi
zawartość: Złożone
Model wartość* | conceptValue{0,1}
Dzieci conceptValue, wartość
Instancja
<name>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</name>
Źródło
<xs:element name="name" type="Values">
  <xs:annotation>
    <xs:documentation>The name of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Element: informacje / opis

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Opis elementu.
Diagram Diagram dspl0.tmp#id10, dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Typ Wartości
Usługi
zawartość: Złożone
minOcuss: 0
Model wartość* | conceptValue{0,1}
Dzieci conceptValue, wartość
Instancja
<description>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</description>
Źródło
<xs:element name="description" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The description of the described element.</xs:documentation>
  </xs:annotation>
</xs:element>

Element: informacje / adres URL

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Adres URL strony internetowej, na której można znaleźć więcej informacji o opisanym elemencie. Wszelkie zarezerwowane lub niebezpieczne znaki w adresach URL NIE mogą zawierać znaku zmiany znaczenia.
Diagram Diagram dspl0.tmp#id10, dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Typ Wartości
Usługi
zawartość: Złożone
minOcuss: 0
Model wartość* | conceptValue{0,1}
Dzieci conceptValue, wartość
Instancja
<url>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</url>
Źródło
<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>

Typ zespolony: informacje

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Informacje tekstowe o elemencie zbioru danych.
Diagram Diagram dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15
Używane przez
Elementy Atrybut/informacje, Pojęcie/Informacje, Wycinek/informacje, Tabela/informacje, Temat/informacje, dspl/info, dspl/provider
Typ Złożony Pojęcia
Model name , description{0,1} , url{0,1}
Dzieci opis, nazwa, url
Źródło
<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>

utworzonych w edytorze XML Oxygen,