ROW

  Description:
    contains one row of a table.
  Attributes:
        role:  indicates the kind of information held in the cells of this
              row.
        Data type:  CDATA
              Suggested values include:
              label :  labelling or descriptive information only.
              data :  data values.
        Default value:  data
        Remarks:  The value specified is the default for all cells in this
              row.
        This attribute is optional.
  Example:
             <row role=data>
               <cell role=label>Classics
               <cell>Idle listless and unimproving
             </row>
  Part:  base tag set for formulae
  Member of classes:
  DTD file:  teifig2
  Data description:
  May occur within:  table
  May contain:  cell table
  Declaration:
       <!ELEMENT row           - O  ((cell | table)+)                  >
       <!ATTLIST row                %a.global
                 role               CDATA               data           >
  Discussed in 22.1.1, "The TEI Table DTD," on page 39.
  This tag is recommended when applicable.

Content


Tag Minimization
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION


Parent Elements


Top Element List
All Element List
Tree
teilite DTD