<surface>
<surface> 직사각형의 좌표 공간과 그 내부에서 기록 표면부를 정의한다. 수의적으로 그 공간의 하나 이상의 그림 표상과 관심 있는 직사각형 공간을 모아놓는다. | |
모듈 | transcr — 11 Representation of Primary Sources |
전체 속성에 부가 | att.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) att.declaring (@decls) |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
element surface { att.global.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> |