جزء: ConceptInfo

عنصر: ConceptInfo / pluralName

فضای نام http://schemas.google.com/dspl/2010
حاشیه نویسی ها نامی که برای اشاره به مجموعه ای از نمونه های مفهوم استفاده می شود (به عنوان مثال، pluralName of "State" "States" است).
نمودار نمودارdspl0.tmp#id10dspl0.tmp#id12dspl0.tmp#id9dspl3.tmp#id8
تایپ کنید ارزش های
خواص
محتوا: مجتمع
کوچک اتفاق می افتد: 0
مدل ارزش* | مفهوم ارزش{0،1}
فرزندان مفهوم ارزش، ارزش
نمونه، مثال
<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" "All US" است).
نمودار نمودارdspl0.tmp#id10dspl0.tmp#id12dspl0.tmp#id9dspl3.tmp#id8
تایپ کنید ارزش های
خواص
محتوا: مجتمع
کوچک اتفاق می افتد: 0
مدل ارزش* | مفهوم ارزش{0،1}
فرزندان مفهوم ارزش، ارزش
نمونه، مثال
<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#id10dspl0.tmp#id12dspl0.tmp#id9dspl3.tmp#id8
تایپ کنید ارزش های
خواص
محتوا: مجتمع
کوچک اتفاق می افتد: 0
حداکثر اتفاق می افتد: نامحدود
مدل ارزش* | مفهوم ارزش{0،1}
فرزندان مفهوم ارزش، ارزش
نمونه، مثال
<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#id7dspl4.tmp#id14dspl4.tmp#id15dspl4.tmp#id6dspl13.tmp#id40dspl13.tmp#id41dspl13.tmp#id42
تایپ کنید پسوند اطلاعات
سلسله مراتب را تایپ کنید
استفاده شده توسط
عنصر مفهوم/اطلاعات
مدل نام , توضیحات{0,1} , url{0,1} , pluralName{0,1} , totalName{0,1} , مترادف*
فرزندان توضیحات , نام , 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>

با استفاده از ویرایشگر XML oXygen ایجاد شده است.