רכיב: נושא

רכיב: נושא / מידע

מרחב שמות http://schemas.google.com/dspl/2010
הערות מידע טקסטואלי בנושא.
תרשים תרשים dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
סוג מידע
מאפיינים
content: מורכב
דגם name , description{0,1} , url{0,1}
ילדים description, name, url
Instance
<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
סוג נושא
מאפיינים
content: מורכב
minOccurs: 0
maxOccurs: ללא גבולות
דגם info ,‏ topic*
ילדים info, topic
Instance
<topic id="" parentTopic="">
  <info>{1,1}</info>
  <topic id="" parentTopic="">{0,unbounded}</topic>
</topic>
מאפיינים
QName סוג קבוע ברירת מחדל שימוש הערה
id מזהה חובה המזהה הייחודי של הנושא של הכיתובים.
parentTopic 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
דגם info , נושא*
ילדים info, topic
מאפיינים
QName סוג קבוע ברירת מחדל שימוש הערה
id מזהה חובה המזהה הייחודי של הנושא של הכיתובים.
parentTopic 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

מרחב שמות ללא מרחב שמות
הערות המזהה הייחודי של הנושא במערך הנתונים.
סוג מזהה
מאפיינים
שימוש: חובה
מאפיינים
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>

מאפיין: Subject / @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>

נוצר באמצעות oXygen XML Editor