คอมโพเนนต์: หัวข้อ

องค์ประกอบ: หัวข้อ/ข้อมูล

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ ข้อมูลที่เป็นข้อความเกี่ยวกับหัวข้อ
แผนภาพ แผนภาพ dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
ประเภท ข้อมูล
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
รุ่น ชื่อ , คำอธิบาย{0,1} , url{0,1}
เด็ก รายละเอียด, ชื่อ, URL
อินสแตนซ์
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
แหล่งที่มา
<xs:element name="info" type="Info">
  <xs:annotation>
    <xs:documentation>Textual information about the topic.</xs:documentation>
  </xs:annotation>
</xs:element>

องค์ประกอบ: หัวข้อ / หัวข้อ

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ หัวข้อย่อยจะฝังอยู่ภายในหัวข้อหลักได้ หากใช่ ลำดับของเด็กนั้นมีความหมายและควรเคารพ แอปพลิเคชันที่แสดงหัวข้อเหล่านี้
แผนภาพ แผนภาพ dspl15.tmp#id32 dspl15.tmp#id34 dspl15.tmp#id30 dspl15.tmp#id31 dspl15.tmp#id29
ประเภท หัวข้อ
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
minOccurs: 0
maxOccurs: ไม่มีขอบเขต
รุ่น ข้อมูล , หัวข้อ*
เด็ก ข้อมูล, หัวข้อ
อินสแตนซ์
<topic id="" parentTopic="">
  <info>{1,1}</info>
  <topic id="" parentTopic="">{0,unbounded}</topic>
</topic>
Attributes
QName ประเภท คงที่ ค่าเริ่มต้น ใช้ หมายเหตุ
id รหัส จำเป็น ตัวระบุที่ไม่ซ้ำกันของหัวข้อใน ชุดข้อมูล
parentTopic xs:QName ไม่บังคับ รหัสของหัวข้อหลักของหัวข้อนี้ หากมี ระบุ parentTopic สำหรับหัวข้อที่แทรกอยู่ภายในไม่ได้ หัวข้ออื่นๆ
แหล่งที่มา
<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>

ประเภทที่ซับซ้อน: หัวข้อ

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ หัวข้อคือป้ายกำกับที่แนบไปกับแนวคิดได้ หัวข้อคือ ที่เรียงตามลำดับชั้น
แผนภาพ แผนภาพ dspl15.tmp#id32 dspl15.tmp#id34 dspl15.tmp#id30 dspl15.tmp#id31
ใช้โดย
องค์ประกอบ หัวข้อ/หัวข้อ, dspl/topics/topic
รุ่น ข้อมูล , หัวข้อ*
เด็ก info, topic
Attributes
QName ประเภท คงที่ ค่าเริ่มต้น ใช้ หมายเหตุ
id รหัส จำเป็น ตัวระบุที่ไม่ซ้ำกันของหัวข้อใน ชุดข้อมูล
parentTopic xs:QName ไม่บังคับ รหัสของหัวข้อหลักของหัวข้อนี้ หากมี ระบุ parentTopic สำหรับหัวข้อที่แทรกอยู่ภายในไม่ได้ หัวข้ออื่นๆ
แหล่งที่มา
<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>

แอตทริบิวต์: หัวข้อ / @id

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ ตัวระบุที่ไม่ซ้ำกันของหัวข้อในชุดข้อมูล
ประเภท รหัส
พร็อพเพอร์ตี้
ใช้: จำเป็น
ข้อมูลประกอบ
maxLength 64
ใช้โดย
ประเภทที่ซับซ้อน หัวข้อ
แหล่งที่มา
<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>

แอตทริบิวต์: Topic / @parentTopic

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของหัวข้อหลักของหัวข้อนี้ หากมี ไม่สามารถระบุ parentTopic สำหรับหัวข้อที่แทรกอยู่ภายใน หัวข้อ
ประเภท xs:QName
พร็อพเพอร์ตี้
ใช้: ไม่บังคับ
ใช้โดย
ประเภทที่ซับซ้อน หัวข้อ
แหล่งที่มา
<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>

สร้างโดยใช้ ตัวแก้ไข XML ของ oXygen