Tr#
Tablerow
Child elements#
ForAll, Loop, Message, Switch, Td, Value
Parent elements#
Case, ForAll, Loop, Otherwise, Table, Tablehead, Until, While
Attributes#
(none)
Example#
<Tr>
<Td><Paragraph><Value>A</Value></Paragraph></Td>
<Td><Paragraph><Value>B</Value></Paragraph></Td>
<Td><Paragraph><Value>C</Value></Paragraph></Td>
<Td><Paragraph><Value>D</Value></Paragraph></Td>
<Td><Paragraph><Value>E</Value></Paragraph></Td>
</Tr>