Part 3: The 32-Bit Drivers : The XML Driver : Using Hints for Tabular-Formatted XML Documents : Column Mode Identifier

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.

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.