<row>
<row> (row) 하나의 테이블의 한 행을 포함한다. [14.1.1 TEI Tables] | |
모듈 | figures — Tables, Formulæ, Graphics and Notated Music |
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.tableDecoration (@role, @rows, @cols) |
에 의해 포함된 | figures: table |
포함할 수 있다 | figures: cell |
예 | |
Content model | <content> |
선언 | <rng:element name="row"> element row { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.tableDecoration.attributes, cell+ } |