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

องค์ประกอบ: ValuesGroup / value

เนมสเปซ http://schemas.google.com/dspl/2010
แผนผัง แผนผัง dspl7.tmp#id11
ประเภท ค่า
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
minOccurs: 0
maxOccurs: ไม่มีขอบเขต
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
lang ไม่บังคับ
แหล่งที่มา
<xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>

องค์ประกอบ: ValuesGroup / conceptValue

เนมสเปซ http://schemas.google.com/dspl/2010
แผนผัง แผนผัง dspl0.tmp#id13
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
minOccurs: 0
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
แนวคิด xs:QName จำเป็น
แหล่งที่มา
<xs:element name="conceptValue" minOccurs="0">
  <xs:complexType>
    <xs:attribute name="concept" type="xs:QName" use="required"/>
  </xs:complexType>
</xs:element>

แอตทริบิวต์: ValuesGroup / conceptValue / @แนวคิด

เนมสเปซ ไม่มีเนมสเปซ
ประเภท xs:QName
พร็อพเพอร์ตี้
ใช้ จำเป็น
ใช้โดย
องค์ประกอบ ค่ากลุ่ม/แนวคิดค่า
แหล่งที่มา
<xs:attribute name="concept" type="xs:QName" use="required"/>

แอตทริบิวต์: ValuesGroup / @id

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ ตัวระบุของคอลัมน์ในตาราง
ประเภท รหัสท้องถิ่น
พร็อพเพอร์ตี้
ใช้ จำเป็น
ข้อมูลประกอบ
ความยาวสูงสุด 64
ใช้โดย
องค์ประกอบ ตาราง/คอลัมน์
แหล่งที่มา
<xs:attribute name="id" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The identifier of the table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

แอตทริบิวต์: ValuesGroup / @type

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ ประเภทข้อมูลของคอลัมน์ในตาราง ค่าทั้งหมดของคอลัมน์ในตารางต้องเป็นไปตามประเภทข้อมูลนี้
ประเภท ประเภทข้อมูล
พร็อพเพอร์ตี้
ใช้ จำเป็น
ข้อมูลประกอบ
การแจกแจง สตริง
การแจกแจง จำนวนลอยตัว
การแจกแจง จำนวนเต็ม
การแจกแจง บูลีน
การแจกแจง วันที่
การแจกแจง แนวคิด
ใช้โดย
องค์ประกอบ ตาราง/คอลัมน์
แหล่งที่มา
<xs:attribute name="type" type="DataType" use="required">
  <xs:annotation>
    <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

แอตทริบิวต์: ValuesGroup / @format

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รูปแบบสําหรับคอลัมน์ ใช้ในการแยกวิเคราะห์ค่าข้อความในรูปแบบข้อความ รูปแบบวันที่กําหนดโดย http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html
ประเภท xs:สตริง
พร็อพเพอร์ตี้
ใช้ ไม่บังคับ
ใช้โดย
องค์ประกอบ ตาราง/คอลัมน์
แหล่งที่มา
<xs:attribute name="format" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
  </xs:annotation>
</xs:attribute>

องค์ประกอบ: กลุ่มค่าของกลุ่ม

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ กลุ่มค่าอะตอม ต้องมีค่าไม่เกิน 1 ค่าต่อภาษา (แอตทริบิวต์ xml:lang) และมีค่าไม่เกิน 1 ค่าซึ่งไม่มีภาษา ค่าทั้งหมดคือองค์ประกอบค่าหรือองค์ประกอบ valueValue
แผนผัง แผนผัง dspl0.tmp#id10 dspl0.tmp#id12
ใช้โดย
องค์ประกอบ ตาราง/คอลัมน์
ประเภทที่ซับซ้อน แอตทริบิวต์ ค่า
รุ่น value* | conceptValue{0,1}
เด็ก conceptValue, ค่า
แหล่งที่มา
<xs:group name="ValuesGroup">
  <xs:annotation>
    <xs:documentation>A group of atomic values. There must be at most one value per locale
        (xml:lang attribute), and at most one value with no locale.
        All values are either value elements or conceptValue elements.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="value" type="Value" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="conceptValue" minOccurs="0">
      <xs:complexType>
        <xs:attribute name="concept" type="xs:QName" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:choice>
</xs:group>

สร้างโดยใช้ oXygen XML Editor