att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei — 1 The TEI Infrastructure
Members att.damaged [ damage damageSpan] att.editLike [ att.transcriptional [ add addSpan del delSpan restore subst] affiliation age am birth climate corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus state supplied terrain time trait unclear] depth dimensions height space width
AttributesIn addition to global attributes
unitnames the unit used for the measurement
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
lines
lines of text
chars
(characters) characters of text
quantityspecifies the length in the units specified
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
Status Optional
Datatype 1–∞ occurrences of

<rng:ref name="data.word"/>
data.word
separated by whitespace
Values any measurement phrase, e.g. 25 letters, 2 × 3 inches.
<gap extent="5 words"/>
<height extent="2 ft 8 in"/>
atLeastgives a minimum estimated value for the measurement.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
atMostgives a maximum estimated value for the measurement.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
minwhere the measurement summarizes more than one observation, supplies the minimum value observed.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
maxwhere the measurement summarizes more than one observation, supplies the maximum value observed.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
precisioncharacterizes the precision of the values specified by the other attributes.
Status Optional
Datatype

<rng:ref name="data.certainty"/>
data.certainty
scopewhere the measurement summarizes more than one observation, specifies the applicability of this measurement.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
all
measurement applies to all instances.
most
measurement applies to most of the instances inspected.
range
measurement applies to only the specified range of instances.