คอมโพเนนต์: แอตทริบิวต์

องค์ประกอบ: แอตทริบิวต์ / ข้อมูล

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ ข้อมูลที่เป็นข้อความเกี่ยวกับแอตทริบิวต์
แผนผัง แผนผัง dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
ประเภท ข้อมูล
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
minOccurs: 0
รุ่น ชื่อ , คําอธิบาย{0,1} , URL{0,1}
เด็ก คําอธิบาย, ชื่อ, URL
อินสแตนซ์
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
แหล่งที่มา
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the attribute.</xs:documentation>
  </xs:annotation>
</xs:element>

องค์ประกอบ: แอตทริบิวต์ / ประเภท

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ ประเภทข้อมูลของแอตทริบิวต์
แผนผัง แผนผัง dspl14.tmp#id21 dspl14.tmp#id23
พร็อพเพอร์ตี้
เนื้อหา: ซับซ้อน
minOccurs: 0
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
รูปแบบ xs:สตริง ไม่บังคับ รูปแบบสําหรับค่าที่ใช้เพื่อแยกวิเคราะห์การนําเสนอข้อความของค่า ดูวันที่ [ข้อกําหนดของรูปแบบวันที่] สําหรับวันที่
การอ้างอิง ประเภทข้อมูล จำเป็น
แหล่งที่มา
<xs:element name="type" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The data type of the attribute.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="ref" type="DataType" use="required"/>
    <xs:attribute name="format" type="xs:string" use="optional">
      <xs:annotation>
        <xs:documentation>A format for the value, used to parse a textual
                representation of the values. See [Date formats spec]
                for dates.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

ประเภทที่ซับซ้อน: แอตทริบิวต์

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ แอตทริบิวต์ของชุดข้อมูลหรือแนวคิด
แผนผัง แผนผัง dspl14.tmp#id24 dspl14.tmp#id26 dspl14.tmp#id19 dspl14.tmp#id20 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
ใช้โดย
องค์ประกอบ แนวคิด/แอตทริบิวต์, dspl/แอตทริบิวต์
รุ่น info{0,1}, type{0,1} , (value* | conceptValue{0,1})
เด็ก conceptValue, ข้อมูล, ประเภท, ค่า
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
แนวคิด xs:QName ไม่บังคับ การอ้างถึงแนวคิดที่สอดคล้องกับค่าของแอตทริบิวต์ หากแอตทริบิวต์ระบุประเภท ประเภทต้องตรงกับประเภทแนวคิดที่อ้างอิง การอ้างอิงไปยังแนวคิดภายนอกต้องอยู่ในรูปแบบ "prefix:other_concept_id" โดยที่ "คํานําหน้า" เป็นคํานําหน้าที่ใช้สําหรับเนมสเปซของชุดข้อมูลภายนอก (ดูเนมสเปซ XML)
id รหัสท้องถิ่น ไม่บังคับ รหัสของแอตทริบิวต์แนวคิด ตัวระบุนี้ต้องไม่ซ้ํากันในแนวคิด (ในแอตทริบิวต์และพร็อพเพอร์ตี้) ระบบอาจละเว้นรหัสหากระบุแอตทริบิวต์แนวคิดไว้ ในกรณีดังกล่าว ID จะเกิดจากค่าชื่อท้องถิ่นของแนวคิดที่อ้างอิงในค่า เช่น <attribute concept="unit:currency"/> มีค่าเทียบเท่ากับ <attribute id="currency" แนวคิด="unit:currency"/>
แหล่งที่มา
<xs:complexType name="Attribute">
  <xs:annotation>
    <xs:documentation>An attribute of a dataset or a concept.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="Info" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Textual information about the attribute.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="type" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The data type of the attribute.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:attribute name="ref" type="DataType" use="required"/>
        <xs:attribute name="format" type="xs:string" use="optional">
          <xs:annotation>
            <xs:documentation>A format for the value, used to parse a textual
                representation of the values. See [Date formats spec]
                for dates.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:group ref="ValuesGroup" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="id" type="LocalId" use="optional">
    <xs:annotation>
      <xs:documentation>The id of the concept attribute. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitted if the concept attribute is specified. In that case, an id is
          implicity created with value the local name of the referenced concept. For instance

          <attribute concept="unit:currency"/>

          is equivalent to

          <attribute id="currency" concept="unit:currency"/></xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="concept" type="xs:QName" use="optional">
    <xs:annotation>
      <xs:documentation>A reference to a concept that corresponds to the values of the attribute.

          If the attribute specifies a type, then the type must match the type of
          the referenced concept.

          A reference to an external concept must be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of the external dataset
          (see XML namespaces).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

แอตทริบิวต์: แอตทริบิวต์ / ประเภท / @ref

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

แอตทริบิวต์: แอตทริบิวต์ / ประเภท / @@รูปแบบ

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รูปแบบสําหรับค่าที่ใช้เพื่อแยกวิเคราะห์การนําเสนอข้อความของค่า ดูวันที่ [ข้อมูลจําเพาะของรูปแบบวันที่]
ประเภท xs:สตริง
พร็อพเพอร์ตี้
ใช้ ไม่บังคับ
ใช้โดย
องค์ประกอบ แอตทริบิวต์/ประเภท
แหล่งที่มา
<xs:attribute name="format" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>A format for the value, used to parse a textual
                representation of the values. See [Date formats spec]
                for dates.</xs:documentation>
  </xs:annotation>
</xs:attribute>

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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ รหัสของแอตทริบิวต์แนวคิด ตัวระบุนี้ต้องไม่ซ้ํากันในแนวคิด (ในแอตทริบิวต์และพร็อพเพอร์ตี้) ระบบอาจละเว้นรหัสหากระบุแอตทริบิวต์แนวคิดไว้ ในกรณีดังกล่าว รหัสจะเป็นค่าที่ไม่ซับซ้อนซึ่งสร้างด้วยค่าชื่อท้องถิ่นของแนวคิดที่อ้างอิง เช่น <attribute concept="unit:currency"/> เทียบเท่ากับ <attribute id="currency" แนวคิด="unit:currency"/>
ประเภท รหัสท้องถิ่น
พร็อพเพอร์ตี้
ใช้ ไม่บังคับ
ข้อมูลประกอบ
ความยาวสูงสุด 64
ใช้โดย
ประเภทที่ซับซ้อน แอตทริบิวต์
แหล่งที่มา
<xs:attribute name="id" type="LocalId" use="optional">
  <xs:annotation>
    <xs:documentation>The id of the concept attribute. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitted if the concept attribute is specified. In that case, an id is
          implicity created with value the local name of the referenced concept. For instance

          <attribute concept="unit:currency"/>

          is equivalent to

          <attribute id="currency" concept="unit:currency"/></xs:documentation>
  </xs:annotation>
</xs:attribute>

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

เนมสเปซ ไม่มีเนมสเปซ
คำอธิบายประกอบ การอ้างอิงแนวคิดที่สอดคล้องกับค่าของแอตทริบิวต์ หากแอตทริบิวต์ระบุประเภท ประเภทต้องตรงกับประเภทแนวคิดของการอ้างอิง การอ้างอิงไปยังแนวคิดภายนอกต้องอยู่ในรูปแบบ "prefix:other_concept_id" โดยที่ "คํานําหน้า" เป็นคํานําหน้าที่ใช้สําหรับเนมสเปซของชุดข้อมูลภายนอก (ดูเนมสเปซ XML)
ประเภท xs:QName
พร็อพเพอร์ตี้
ใช้ ไม่บังคับ
ใช้โดย
ประเภทที่ซับซ้อน แอตทริบิวต์
แหล่งที่มา
<xs:attribute name="concept" type="xs:QName" use="optional">
  <xs:annotation>
    <xs:documentation>A reference to a concept that corresponds to the values of the attribute.

          If the attribute specifies a type, then the type must match the type of
          the referenced concept.

          A reference to an external concept must be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of the external dataset
          (see XML namespaces).</xs:documentation>
  </xs:annotation>
</xs:attribute>

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