คอมโพเนนต์: ค่า

ประเภทที่ซับซ้อน: ค่า

เนมสเปซ http://schemas.google.com/dspl/2010
คำอธิบายประกอบ ค่าข้อมูลอะตอม
แผนผัง แผนผัง
ประเภท ส่วนขยายของ xs:string
ใช้โดย
องค์ประกอบ กลุ่มค่า/ค่า
แอตทริบิวต์
ชื่อ ประเภท ไม่เปลี่ยนแปลง ค่าเริ่มต้น ใช้ หมายเหตุ
lang ไม่บังคับ
แหล่งที่มา
<xs:complexType name="Value">
  <xs:annotation>
    <xs:documentation>An atomic data value.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute ref="xml:lang" use="optional">
        <xs:annotation>
          <xs:documentation>The language/locale that applies to the value.
              See [BCP 47] for possible values of the xml:lang
              attribute.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

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