<row>
<row> 하나의 테이블의 한 행을 포함한다. [14.1.1 TEI Tables] | |
모듈 | figures — 14 Tables, Formulæ, Graphics and Notated Music |
속성 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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.global.change (@change)) att.tableDecoration (@role, @rows, @cols) |
에 의해 사용된 | |
에 의해 포함된 | figures: table |
포함할 수 있다 | figures: cell |
선언 |
element row { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.tableDecoration.attributes, cell+ } |
예 | <row role="data"> <cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |