fonto:is-table
Type: Function
Returns true if the given node is a table according to any table definition. If the given node is not a table, false will be returned.
Arguments
node
(Required)
Type: Node
The node to check
Returns
Type: Boolean
The result of the test as an xs:boolean