Column Mode Identifier
The following examples illustrate the use of the optional column mode identifier.
Example 5
Table Hint:
Row Hint: //Item \column attr
The row nodes are named Item. The table node is the parent of the row nodes. The columns are attributes of the row node.
Example 6
Table Hint:
Row Hint: //Item \column child
The row nodes are the nodes named Item. The table node is the parent of the row nodes. The columns are attributes of the row node.