tei:att.measurement.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
commodity restriction of list of restriction of xs:token optional
indicates the substance that is being measured
quantity union of(xs:double, xs:decimal, restriction of xs:token) optional
specifies the number of the specified units that comprise the
measurement
unit union of(restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
indicates the units used for the measurement, usually using the standard
symbol for the desired units. Suggested values include: 1] m(metre) ; 2] kg(kilogram) ; 3]
s(second) ; 4] Hz(hertz) ; 5] Pa(pascal) ; 6] Ω(ohm) ; 7] L(litre) ; 8] t(tonne) ; 9]
ha(hectare) ; 10] Å(ångström) ; 11] mL(millilitre) ; 12] cm(centimetre) ; 13] dB(decibel)
; 14] kbit(kilobit) ; 15] Kibit(kibibit) ; 16] kB(kilobyte) ; 17] KiB(kibibyte) ; 18]
MB(megabyte) ; 19] MiB(mebibyte)

Used By

Source

<xs:attributeGroup name="att.measurement.attributes">
  <xs:attributeGroup ref="tei:att.measurement.attribute.unit"/>
  <xs:attributeGroup ref="tei:att.measurement.attribute.quantity"/>
  <xs:attributeGroup ref="tei:att.measurement.attribute.commodity"/>
</xs:attributeGroup>