Adds the data from an XML node to the given data model (see the DTD for that node in the $prefix/share/libgda/dtd/libgda-array.
dtd file).
Upon errors FALSE will be returned and throws will be assigned a Error from the DataModelError domain.
| this |
a DataModel. |
| node |
an XML node representing a <gda_array_data> XML node. |
|
true if successful, false otherwise. |