load_data_from_xml
Description:
Loads the contents of node into this.
The XML tree passed through the node argument must correspond to an XML tree saved using
gda_server_operation_save_data_to_xml.
Parameters:
| this |
a ServerOperation object |
| node |
a |
Returns:
|
true if no error occurred |