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

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

เนมสเปซ 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>
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
id รหัส จำเป็น ตัวระบุที่ไม่ซ้ํากันของหัวข้อในชุดข้อมูล
หัวข้อหลักของผู้ปกครอง xs:QName ไม่บังคับ รหัสของหัวข้อหลักของหัวข้อนี้ (หากมี) ระบุหัวข้อระดับบนสุดสําหรับหัวข้อที่แทรกอยู่ในหัวข้ออื่นๆ ไม่ได้
แหล่งที่มา
<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
รุ่น ข้อมูล , หัวข้อ*
เด็ก ข้อมูล, หัวข้อ
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
id รหัส จำเป็น ตัวระบุที่ไม่ซ้ํากันของหัวข้อในชุดข้อมูล
หัวข้อหลักของผู้ปกครอง xs:QName ไม่บังคับ รหัสของหัวข้อหลักของหัวข้อนี้ (หากมี) ระบุหัวข้อระดับบนสุดสําหรับหัวข้อที่แทรกอยู่ในหัวข้ออื่นๆ ไม่ได้
แหล่งที่มา
<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

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

แอตทริบิวต์: หัวข้อ / @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>

สร้างโดยใช้ oXygen XML Editor