<surface>

<surface> definisce una superficie scritta in termini di uno spazio rettangolare di coordinate, eventualmente che raggruppi una o più rappresentazioni grafiche di tale spazio, e delle zone rettangolari di interesse all'interno di questo
Modulotranscr — 11 Representation of Primary Sources
Attributi att.coordinated (@ulx, @uly, @lrx, @lry)
startindica un elemento che codifica la posizione di partenza del testo corrispondente alla parte iscritta sulla superficie
Stato Opzionale
Tipo di dati
data.pointer
Usato dafacsimile
Può contenere
figures: formula
tagdocs: altIdent equiv
transcr: zone
Dichiarazione
element surface
{
   att.global.attributes,
   att.coordinated.attributes,
   attribute start { data.pointer }?,
   ( model.glossLike*, model.graphicLike*, zone* )
}
Nota
The <surface> element represents a rectangular area of any physical surface forming part of the source material. This may be a sheet of paper, one face of a monument, a billboard, a papyrus scroll, or indeed any 2-dimensional surface.
The coordinate space defined by this element may be thought of as a grid lrx - ulx units wide and lry - ury units high. This grid is superimposed on the whole of any image directly contained by the <surface> element. The coordinate values used by every <zone> element contained by this surface are to be understood with reference to the same grid.