Komponent: Grupa wartości

Element: grupa wartości / wartość

Przestrzeń nazw http://schemas.google.com/dspl/2010
Diagram Diagram dspl7.tmp#id11
Typ Wartość
Usługi
zawartość: Złożone
minOcuss: 0
Maksymalne wystąpienia: nieograniczony
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
lang opcjonalne
Źródło
<xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>

Element: ValuesGroup / conceptValue

Przestrzeń nazw http://schemas.google.com/dspl/2010
Diagram Diagram dspl0.tmp#id13
Usługi
zawartość: Złożone
minOcuss: 0
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
pomysł xs:QName wymagany
Źródło
<xs:element name="conceptValue" minOccurs="0">
  <xs:complexType>
    <xs:attribute name="concept" type="xs:QName" use="required"/>
  </xs:complexType>
</xs:element>

Atrybut: ValuesGroup / conceptValue / @concept

Przestrzeń nazw Brak przestrzeni nazw
Typ xs:QName
Usługi
użyj: wymagany
Używane przez
Element ValuesGroup/conceptValue
Źródło
<xs:attribute name="concept" type="xs:QName" use="required"/>

Atrybut: ValuesGroup / @id

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Identyfikator kolumny tabeli.
Typ Identyfikator lokalny
Usługi
użyj: wymagany
Aspekty
maksymalna długość 64
Używane przez
Element Tabela/kolumna
Źródło
<xs:attribute name="id" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The identifier of the table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atrybut: ValuesGroup / @type

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Typ danych kolumny tabeli. Wszystkie wartości w kolumnie muszą być zgodne z tym typem danych.
Typ Typ danych
Usługi
użyj: wymagany
Aspekty
wyliczenie tekst
wyliczenie liczba zmiennoprzecinkowa
wyliczenie liczba całkowita
wyliczenie wartość logiczna
wyliczenie data
wyliczenie pomysł : koncepcja
Używane przez
Element Tabela/kolumna
Źródło
<xs:attribute name="type" type="DataType" use="required">
  <xs:annotation>
    <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atrybut: grupa wartości / @format

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Format kolumny używany do analizowania tekstu – wartości. Formaty daty są definiowane przez: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html
Typ xs:ciąg_znaków
Usługi
użyj: opcjonalne
Używane przez
Element Tabela/kolumna
Źródło
<xs:attribute name="format" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
  </xs:annotation>
</xs:attribute>

Element: grupa wartości grup

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Grupa wartości atomowych. Możesz podać maksymalnie 1 wartość na język (atrybut xml:lang) i maksymalnie 1 wartość bez języka. Wszystkie wartości to elementy wartości lub conceptValues.
Diagram Diagram dspl0.tmp#id10, dspl0.tmp#id12
Używane przez
Element Tabela/kolumna
Typy złożone Atrybut, Wartości
Model wartość* | conceptValue{0,1}
Dzieci conceptValue, wartość
Źródło
<xs:group name="ValuesGroup">
  <xs:annotation>
    <xs:documentation>A group of atomic values. There must be at most one value per locale
        (xml:lang attribute), and at most one value with no locale.
        All values are either value elements or conceptValue elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="conceptValue" minOccurs="0">
      <xs:complexType>
        <xs:attribute name="concept" type="xs:QName" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:choice>
</xs:group>

utworzonych w edytorze XML Oxygen,