Komponent: temat

Element: temat / informacje

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Informacje tekstowe na dany temat
Diagram Diagram dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Typ Informacje
Usługi
zawartość: Złożone
Model name , description{0,1} , url{0,1}
Dzieci opis, nazwa, url
Instancja
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Źródło
<xs:element name="info" type="Info">
  <xs:annotation>
    <xs:documentation>Textual information about the topic.</xs:documentation>
  </xs:annotation>
</xs:element>

Element: temat / temat

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Tematy podrzędne mogą być wbudowane w temat główny. Jeśli tak, kolejność dzieci jest istotna i powinna być szanowana przez aplikacje, które je przedstawiają.
Diagram Diagram dspl15.tmp#id32 dspl15.tmp#id34 dspl15.tmp#id30 dspl15.tmp#id31 dspl15.tmp#id29
Typ Temat,
Usługi
zawartość: Złożone
minOcuss: 0
Maksymalne wystąpienia: nieograniczony
Model info , topic*
Dzieci informacje, temat
Instancja
<topic id="" parentTopic="">
  <info>{1,1}</info>
  <topic id="" parentTopic="">{0,unbounded}</topic>
</topic>
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
id Identyfikator wymagany Unikalny identyfikator tematu w zbiorze danych.
nadrzędnytemat xs:QName opcjonalne Identyfikator tematu nadrzędnego tego tematu (jeśli go ma). Nie można określić właściwości nadrzędnejTopics w przypadku tematów wbudowanych w inne tematy.
Źródło
<xs:element name="topic" type="Topic" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Child topics can be inlined inside their parent topic. If
            so, the order of children is meaningful and should be
            respected by applications that display these topics.</xs:documentation>
  </xs:annotation>
</xs:element>

Typ złożony: temat

Przestrzeń nazw http://schemas.google.com/dspl/2010
adnotacji, Temat to etykieta, którą można dołączać do pojęć. Tematy są uporządkowane hierarchicznie.
Diagram Diagram dspl15.tmp#id32 dspl15.tmp#id34 dspl15.tmp#id30 dspl15.tmp#id31
Używane przez
Elementy Temat/temat, dspl/topics/topic
Model info, topic*
Dzieci informacje, temat
Atrybuty
Nazwisko Typ Naprawiono Domyślna Używaj Adnotacja
id Identyfikator wymagany Unikalny identyfikator tematu w zbiorze danych.
nadrzędnytemat xs:QName opcjonalne Identyfikator tematu nadrzędnego tego tematu (jeśli go ma). Nie można określić właściwości nadrzędnejTopics w przypadku tematów wbudowanych w inne tematy.
Źródło
<xs:complexType name="Topic">
  <xs:annotation>
    <xs:documentation>A topic is a label that can be attached to concepts. Topics
        are organized hierarchically.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="Info">
      <xs:annotation>
        <xs:documentation>Textual information about the topic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="topic" type="Topic" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Child topics can be inlined inside their parent topic. If
            so, the order of children is meaningful and should be
            respected by applications that display these topics.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="Id" use="required">
    <xs:annotation>
      <xs:documentation>The unique identifier of the topic in the dataset.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="parentTopic" type="xs:QName" use="optional">
    <xs:annotation>
      <xs:documentation>The id of the parent topic of this topic, if it has one. parentTopic
          cannot be specified for topics that are inlined inside other topics.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

Atrybut: Temat / @id

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Unikalny identyfikator tematu zbioru danych.
Typ Identyfikator
Usługi
użyj: wymagany
Aspekty
maksymalna długość 64
Używane przez
Typ Złożony Temat,
Źródło
<xs:attribute name="id" type="Id" use="required">
  <xs:annotation>
    <xs:documentation>The unique identifier of the topic in the dataset.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atrybut: Topic / @parentTopic

Przestrzeń nazw Brak przestrzeni nazw
adnotacji, Identyfikator tematu nadrzędnego tego tematu (jeśli go ma). Nie można określić argumentutopicTopic dla tematów wbudowanych w inne tematy.
Typ xs:QName
Usługi
użyj: opcjonalne
Używane przez
Typ Złożony Temat,
Źródło
<xs:attribute name="parentTopic" type="xs:QName" use="optional">
  <xs:annotation>
    <xs:documentation>The id of the parent topic of this topic, if it has one. parentTopic
          cannot be specified for topics that are inlined inside other topics.</xs:documentation>
  </xs:annotation>
</xs:attribute>

utworzonych w edytorze XML Oxygen,