Komponent: DataType

Typ danych Typ prosty

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Typy danych obsługiwane w przypadku atomowych wartości danych
Diagram Diagram
Typ ograniczenie xs:string
Aspekty
wyliczenie tekst
wyliczenie liczba zmiennoprzecinkowa
wyliczenie liczba całkowita
wyliczenie wartość logiczna
wyliczenie data
wyliczenie pomysł : koncepcja
Używane przez
Atrybuty Atrybut/typ/@ref, Concept/type/@ref, ConceptProperty/type/@ref, Table/column/@type, ValuesGroup/@type
Źródło
<xs:simpleType name="DataType">
  <xs:annotation>
    <xs:documentation>Data types supported for atomic data values.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="string"/>
    <xs:enumeration value="float"/>
    <xs:enumeration value="integer"/>
    <xs:enumeration value="boolean"/>
    <xs:enumeration value="date"/>
    <xs:enumeration value="concept"/>
  </xs:restriction>
</xs:simpleType>

utworzonych w edytorze XML Oxygen,