Thành phần: ConceptInfo

Phần tử: ConceptInfo / multiName

Không gian tên http://schemas.google.com/dspl/2010
Chú thích Tên dùng để chỉ một tập hợp các thực thể của khái niệm này (ví dụ: số nhiều của "Trạng thái" là "Trạng thái").
Sơ đồ Sơ đồ dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Loại Giá trị
Thuộc tính
nội dung: phức tạp
minvis: 0
Mô hình giá_trị* | ConceptValue{0,1}
Dành cho trẻ em ConceptValue, giá trị
Thực thể
<pluralName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</pluralName>
Nguồn
<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>

Phần tử: ConceptInfo/totalName

Không gian tên http://schemas.google.com/dspl/2010
Chú thích Tên được dùng để chỉ tất cả các trường hợp của khái niệm (ví dụ: totalName cho "State" là "All US").
Sơ đồ Sơ đồ dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Loại Giá trị
Thuộc tính
nội dung: phức tạp
minvis: 0
Mô hình giá_trị* | ConceptValue{0,1}
Dành cho trẻ em ConceptValue, giá trị
Thực thể
<totalName>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</totalName>
Nguồn
<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>

Phần tử: ConceptInfo/từ đồng nghĩa

Không gian tên http://schemas.google.com/dspl/2010
Chú thích Một từ đồng nghĩa có thể dùng để chỉ khái niệm này.
Sơ đồ Sơ đồ dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
Loại Giá trị
Thuộc tính
nội dung: phức tạp
minvis: 0
maxSố lần xuất hiện: không liên kết
Mô hình giá_trị* | ConceptValue{0,1}
Dành cho trẻ em ConceptValue, giá trị
Thực thể
<synonym>
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</synonym>
Nguồn
<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>

Loại phức tạp: ConceptInfo

Không gian tên http://schemas.google.com/dspl/2010
Chú thích Thông tin dạng văn bản về một khái niệm trong tập dữ liệu. Phần mở rộng này của loại Thông tin cơ sở sẽ thêm một vài trường bổ sung chỉ áp dụng cho các khái niệm.
Sơ đồ Sơ đồ dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6 dspl13.tmp#id40 dspl13.tmp#id41 dspl13.tmp#id42
Loại phần mở rộng về Thông tin
Loại hệ phân cấp
Quảng cáo sử dụng
Phần tử Ý tưởng/thông tin
Mô hình tên , nội dung mô tả{0,1} , url{0,1} , multiName{0,1} , totalName{0,1} , từ đồng nghĩa*
Dành cho trẻ em description, name, việcName, đồng nghĩa, totalName, url
Nguồn
<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>

Được tạo bằng Trình chỉnh sửa XML XML oXygen.