IMPORTANT NOTE: Using this funtion is not the recommended way of creating a #GdaServerOperation object, the
correct way is to use gda.server_provider.ServerProvider.createOperation; this method is reserved for the database provider's
implementation.
Creates a new #GdaServerOperation object from the xml_file specifications
The xml_file must respect the DTD described in the "libgda-server-operation.dtd" file: its top
node must be a <serv_op> tag.
IMPORTANT NOTE: Using this funtion is not the recommended way of creating a #GdaServerOperation object, the correct way is to use gda.server_provider.ServerProvider.createOperation; this method is reserved for the database provider's implementation.
Creates a new #GdaServerOperation object from the xml_file specifications
The xml_file must respect the DTD described in the "libgda-server-operation.dtd" file: its top node must be a <serv_op> tag.