<row>
<row> 하나의 테이블의 한 행을 포함한다. 14.1.1 TEI Tables | |
모듈 | figures — 14 Tables, Formulæ, and Graphics |
전체 속성에 부가 | att.tableDecoration (@role, @rows, @cols) |
에 의해 사용된 | |
포함할 수 있다 |
figures: cell
|
선언 |
element row { att.global.attributes, att.tableDecoration.attributes, cell+ } |
예 |
<row role="data">
<cell role="label">Classics</cell> <cell>Idle listless and unimproving</cell> </row> |