רכיב: ConceptInfo

רכיב: ConceptInfo / MCM

מרחב שמות http://schemas.google.com/dspl/2010
הערות שם המשמש להתייחס לאוסף של מופעים של המושג (למשל, ריבוי שמות של "State" הוא "מדינות").
תרשים תרשים dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
סוג ערכים
תכונות
content: מורכב
minOccurs: 0
דגם value* | ConceptValue{0,1}
ילדים conceptValue, value
Instance
<pluralName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</pluralName>
מקור
<xs:element name="pluralName" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A name used to refer to a collection of instances of
                the concept (e.g., pluralName of "State" is "States").</xs:documentation>
  </xs:annotation>
</xs:element>

רכיב: ConceptInfo / totalName

מרחב שמות http://schemas.google.com/dspl/2010
הערות שם שמתייחס לכל המופעים של המושג (למשל, totalName בשביל 'State' הוא 'כל ארה"ב').
תרשים תרשים dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
סוג ערכים
תכונות
content: מורכב
minOccurs: 0
דגם value* | ConceptValue{0,1}
ילדים conceptValue, value
Instance
<totalName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</totalName>
מקור
<xs:element name="totalName" type="Values" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A name used to refer to all the instances of the
                concept (e.g., totalName for "State" is "All US").</xs:documentation>
  </xs:annotation>
</xs:element>

רכיב: ConceptInfo / מילה נרדפת

מרחב שמות http://schemas.google.com/dspl/2010
הערות מילה נרדפת שאפשר להשתמש בה כדי להתייחס לקונספט הזה.
תרשים תרשים dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
סוג ערכים
תכונות
content: מורכב
minOccurs: 0
maxOccurs: בלתי מוגבל
דגם value* | ConceptValue{0,1}
ילדים conceptValue, value
Instance
<synonym>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</synonym>
מקור
<xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
  </xs:annotation>
</xs:element>

סוג מורכב: ConceptInfo

מרחב שמות http://schemas.google.com/dspl/2010
הערות מידע טקסטואלי על קונספט מסוים במערך הנתונים. התוסף הזה מסוג 'מידע בסיסי' מוסיף עוד כמה שדות שרלוונטיים רק למושגים.
תרשים תרשים dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6 dspl13.tmp#id40 dspl13.tmp#id41 dspl13.tmp#id42
סוג התוסף Info
היררכיית סוגים
בשימוש על ידי
רכיב קונספט/מידע
דגם name , description{0,1} , url{0,1} , pluralName{0,1} , totalName{0,1} , מילה נרדפת*
ילדים description, name, pluralName, מילה נרדפת, totalName, url
מקור
<xs:complexType name="ConceptInfo">
  <xs:annotation>
    <xs:documentation>Textual information about a concept in the dataset. This extension of
        the base Info type adds a few additional fields that only apply to
        concepts.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="Info">
      <xs:sequence>
        <xs:element name="pluralName" type="Values" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A name used to refer to a collection of instances of
                the concept (e.g., pluralName of "State" is "States").</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="totalName" type="Values" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A name used to refer to all the instances of the
                concept (e.g., totalName for "State" is "All US").</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="synonym" type="Values" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>A synonym that can be used to refer to this concept.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

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