<zone>
<zone> 要素surfaceにある表面上の矩形範囲を定義する. | |
モジュール | transcr — 11 Representation of Primary Sources |
グローバル属性の他 | att.coordinated (@start, @ulx, @uly, @lrx, @lry) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element zone { att.global.attributes, att.coordinated.attributes, ( model.glossLike*, model.graphicLike* ) } |
例 |
<facsimile>
<surface ulx="50" uly="20" lrx="400" lry="280"> <zone ulx="0" uly="0" lrx="500" lry="321"> <graphic url="graphic.png "/> </zone> </surface> </facsimile> |
解説 |