Komponent: pojęcia

Element: ConceptInfo / pluralName

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Nazwa używana w odniesieniu do zbioru wystąpień koncepcji (np. liczby mnogiej „Stan” to „States”).
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
<pluralName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</pluralName>
Źródło
<xs:element name="pluralName" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A name used to refer to a collection of instances of
                the concept (e.g., pluralName of "State" is "States").</xs:documentation>
  </xs:annotation>
</xs:element>

Element: ConceptInfo / totalName

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Nazwa używana w odniesieniu do wszystkich wystąpień koncepcji (np. Wartość parametru totalName dla „State” to „All US”.
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
<totalName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</totalName>
Źródło
<xs:element name="totalName" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A name used to refer to all the instances of the
                concept (e.g., totalName for "State" is "All US").</xs:documentation>
  </xs:annotation>
</xs:element>

Element: ConceptInfo/synonim

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Synonim, którego można użyć w odniesieniu do tego terminu.
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
Maksymalne wystąpienia: nieograniczony
Model wartość* | conceptValue{0,1}
Dzieci conceptValue, wartość
Instancja
<synonym>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</synonym>
Źródło
<xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
  </xs:annotation>
</xs:element>

Typ zespolony: informacje

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Informacje tekstowe dotyczące pojęcia w zbiorze danych. To rozszerzenie podstawowego typu informacji dodaje kilka dodatkowych pól, które mają zastosowanie tylko do pojęć.
Diagram Diagram dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6 dspl13.tmp#id40 dspl13.tmp#id41 dspl13.tmp#id42
Typ rozszerzenie Informacji
Hierarchia typów
Używane przez
Element Pojęcie/informacje
Model name , description{0,1} , url{0,1} , pluralName{0,1} , totalName{0,1} i synonim*
Dzieci description, name, pluralName, synonym, totalName, url
Źródło
<xs:complexType name="ConceptInfo">
  <xs:annotation>
    <xs:documentation>Textual information about a concept in the dataset. This extension of
        the base Info type adds a few additional fields that only apply to
        concepts.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="Info">
      <xs:sequence>
        <xs:element name="pluralName" type="Values" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A name used to refer to a collection of instances of
                the concept (e.g., pluralName of "State" is "States").</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="totalName" type="Values" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A name used to refer to all the instances of the
                concept (e.g., totalName for "State" is "All US").</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

utworzonych w edytorze XML Oxygen,