<surface>
<surface> 矩形の座標により,書記の表面を定義する.選択的に,空間や矩形範囲中のひ とつ以上の図表表現をまとめる. | |
モジュール | transcr — 11 Representation of Primary Sources |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) att.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) att.declaring (@decls) |
当該モジュールを使用するもの | |
上位 | transcr: facsimile |
下位 | |
宣言 |
element surface { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.coordinated.attributes, att.declaring.attributes, ( model.glossLike*, model.graphicLike*, zone* ) } |
例 |
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300"> <graphic url="Bovelles-49r.png"/> </surface> </facsimile> |
解説 |
当該要素surfaceは,素材表面にある矩形範囲を示す.
例えば,紙,碑,掲示板,パピルスの巻子など,2次元の面を持つもの.
|