คอมโพเนนต์: ConceptInfo

องค์ประกอบ: ConceptInfo / pluralName

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ ชื่อที่ใช้เพื่ออ้างถึงคอลเล็กชันของอินสแตนซ์ แนวคิด (เช่น ชื่อพหูพจน์ของ "รัฐ" คือ "รัฐ")
แผนภาพ แผนภาพ dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
ประเภท ค่า
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
ขั้นต่ำ: 0
รุ่น มูลค่า* | conceptValue{0,1}
เด็ก conceptValue, value
อินสแตนซ์
<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 สำหรับ "รัฐ" คือ "All US")
แผนภาพ แผนภาพ dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9 dspl3.tmp#id8
ประเภท ค่า
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
ขั้นต่ำ: 0
รุ่น มูลค่า* | conceptValue{0,1}
เด็ก conceptValue, value
อินสแตนซ์
<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
ประเภท ค่า
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
ขั้นต่ำ: 0
maxOccurs: ไร้ขอบเขต
รุ่น มูลค่า* | conceptValue{0,1}
เด็ก conceptValue, value
อินสแตนซ์
<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
คำอธิบายประกอบ ข้อมูลที่เป็นข้อความเกี่ยวกับแนวคิดในชุดข้อมูล ช่วงเวลานี้ ของประเภทข้อมูลพื้นฐานจะเพิ่มฟิลด์อีก 2-3 ฟิลด์ที่จะ นำไปใช้กับแนวคิดต่างๆ
แผนภาพ แผนภาพ dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6 dspl13.tmp#id40 dspl13.tmp#id41 dspl13.tmp#id42
ประเภท ส่วนขยายของ Info
ลำดับชั้นของประเภท
ใช้โดย
องค์ประกอบ แนวคิด/ข้อมูล
รุ่น ชื่อ , คำอธิบาย{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>

สร้างโดยใช้ ตัวแก้ไข XML ของ oXygen