<surface>
| <surface> defines a written surface in terms of a rectangular coordinate space, optionally grouping one or more graphic representations of that space, and rectangular zones of interest within it. | |||||||
| Modul | transcr — 11 Representation of Primary Sources | ||||||
| Neben global gültigen Attributen | att.coordinated (@ulx, @uly, @lrx, @lry) att.declaring (@decls)
|
||||||
| Verwendet von | |||||||
| Kann enthalten | |||||||
| Deklaration |
element surface { att.global.attributes, att.coordinated.attributes, att.declaring.attributes, attribute start { data.pointer }?, ( model.glossLike*, model.graphicLike*, zone* ) } |
||||||
| Beispiel |
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300"> <graphic url="Bovelles-49r.png"/> </surface> </facsimile> |
||||||
