XML FOR DOMINO


tablerow element
Example

Represents a row in a table.

Containment Hierarchy

Contained by: <table>

Contains: <tablecell>

Syntax

<!ELEMENT tablerow ( tablecell* ) >

Content

tablecell*


Attributes

<!ATTLIST tablerow
name%string;#IMPLIED
tablabel%tstring;#IMPLIED
>

name


tablabel
Example
See Also