att.coordinated

att.coordinated elements which can be positioned within a two dimensional coordinate system.
Module transcr — 11 Representation of Primary Sources
Members surface zone
Attributes In addition to global attributes
start indicates the element within a transcription of the text containing at least the start of the writing represented by this zone or surface.
Status Optional
Datatype

<rng:ref name="data.pointer"/>
data.pointer
ulx gives the x coordinate value for the upper left corner of a rectangular space.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
uly gives the y coordinate value for the upper left corner of a rectangular space.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
lrx gives the x coordinate value for the lower right corner of a rectangular space.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
lry gives the y coordinate value for the lower right corner of a rectangular space.
Status Optional
Datatype

<rng:ref name="data.numeric"/>
data.numeric
points identifies a non-rectangular area within the bounding box specified by the other attributes by specifying a series of pairs of numbers, each of which gives the x,y coordinates of a point on a line defining the non-rectangular area.
Status Optional
Datatype 1–∞ occurrences of 

<rng:data type="token">
 <rng:param name="pattern">[d]+,[\d]+([\s]+[\d]+,[\d]+){2,}</rng:param>
</rng:data>
token { pattern = "[d]+,[\d]+([\s]+[\d]+,[\d]+){2,}" }
separated by whitespace