parse_node
Description:
This method parse XML node and populate this object.
Parameters:
| this |
an instance of DbBuildable where parsed data should be storred |
| node |
a node to parse |
Returns:
|
true on success, false if an error occurred |