[Home] [By Thread] [By Date] [Recent Entries]
<Row>
<A>foo</A>
<B/>
<C>bar</C>
</Row>
assumes you use a custom schema for each set of headings, a more
generic scheme would be
<Table>
<Head>
<Cell>A</Cell>
<Cell>B</Cell>
<Cell>C</Cell>
</Head>
<Row>
<Cell>foo</Cell>
<Cell/>
<Cell>bar</Cell>
</Row>
</Table>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



