คอมโพเนนต์: หัวข้อ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
องค์ประกอบ: หัวข้อ/ข้อมูล
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
ข้อมูลที่เป็นข้อความเกี่ยวกับหัวข้อ |
แผนภาพ |
 |
ประเภท |
ข้อมูล |
พร็อพเพอร์ตี้ |
|
รุ่น |
ชื่อ , คำอธิบาย{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 |
คำอธิบายประกอบ |
หัวข้อย่อยจะฝังอยู่ภายในหัวข้อหลักได้ หากใช่
ลำดับของเด็กนั้นมีความหมายและควรเคารพ
แอปพลิเคชันที่แสดงหัวข้อเหล่านี้ |
แผนภาพ |
 |
ประเภท |
หัวข้อ |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
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 |
คำอธิบายประกอบ |
หัวข้อคือป้ายกำกับที่แนบไปกับแนวคิดได้ หัวข้อคือ
ที่เรียงตามลำดับชั้น |
แผนภาพ |
 |
ใช้โดย |
|
รุ่น |
ข้อมูล , หัวข้อ* |
เด็ก |
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
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
ตัวระบุที่ไม่ซ้ำกันของหัวข้อในชุดข้อมูล |
ประเภท |
รหัส |
พร็อพเพอร์ตี้ |
|
ข้อมูลประกอบ |
|
ใช้โดย |
|
แหล่งที่มา |
<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
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-14 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-10-14 UTC"],[[["Topics are labels attached to concepts and are hierarchically organized, containing textual information and potentially child topics."],["Each topic has a unique identifier (\"id\") and an optional parent topic identifier (\"parentTopic\")."],["Child topics can be nested within their parent topic, with their order signifying importance for display."],["The \"info\" element provides textual information about the topic, including name, description, and URL."]]],["The core content describes the \"Topic\" element and its \"Info\" component within a data structure. A topic has an `id` for unique identification and an optional `parentTopic` to establish hierarchy. Topics contain `info` (textual information), and can have child `topic` elements, respecting their order. The `info` includes `name`, `description`, and `url`. Applications should maintain this hierarchical structure. `id` is required, `parentTopic` is optional, and child topics are inlined.\n"]]