Bileşen: Konu
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Öğe: Konu / bilgi
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Konu hakkında metinsel bilgiler. |
Şema |
 |
Tür |
Bilgi |
Özellikler |
|
Model |
ad , açıklama{0,1} , url{0,1} |
Çocuklar |
description, ad, url |
Örnek |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
Kaynak |
<xs:element name="info" type="Info">
<xs:annotation>
<xs:documentation>Textual information about the topic.</xs:documentation>
</xs:annotation>
</xs:element>
|
Öğe: Konu / konu
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Alt konular, üst konularının içinde satır içi yapılabilir. Öyleyse,
sıra önemlidir ve onlar tarafından dikkate alınmalıdır
uygulamalarla ilgili daha fazla bilgi edinebilirsiniz. |
Şema |
 |
Tür |
Konu |
Özellikler |
içerik: |
karmaşık |
MinOccurs: |
0 |
maxOccurs: |
sınırsız |
|
Model |
info , konu* |
Çocuklar |
info, konu |
Örnek |
<topic id="" parentTopic="">
<info>{1,1}</info>
<topic id="" parentTopic="">{0,unbounded}</topic>
</topic>
|
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
id |
No |
|
|
zorunlu |
Konunun
veri kümesi olarak tanımlanır. |
parentTopic |
xs:QName |
|
|
isteğe bağlı |
Bu konunun (varsa) ana konusunun kimliği.
içinde satır içi olan konular için parentTopic belirtilemez
göz atabilirsiniz. |
|
Kaynak |
<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>
|
Karmaşık Tür: Konu
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Konu, kavramlara eklenebilen bir etikettir. Konular
hiyerarşik olarak düzenlenmiştir. |
Şema |
 |
Kullanan reklam sayısı |
|
Model |
info , konu* |
Çocuklar |
info, konu |
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
id |
No |
|
|
zorunlu |
Konunun
veri kümesi olarak tanımlanır. |
parentTopic |
xs:QName |
|
|
isteğe bağlı |
Bu konunun (varsa) ana konusunun kimliği.
içinde satır içi olan konular için parentTopic belirtilemez
göz atabilirsiniz. |
|
Kaynak |
<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>
|
Özellik: Konu / @kimlik
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Veri kümesindeki konunun benzersiz tanımlayıcısı. |
Tür |
No |
Özellikler |
|
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<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>
|
Özellik: Topic / @parentTopic
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Bu konunun (varsa) ana konusunun kimliği.
diğer
konularını ele alalım. |
Tür |
xs:QName |
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<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>
|
Oluşturulma:
oXygen XML Düzenleyici.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[],["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"]]