gboolean gda_xml_object_enum_children
a #Gda_XmlObject
callback function
type of the children
data to pass to the callback
This function enumerates all the children (or the children of type, if not NULL) by calling the given callback function for each child object found
TRUE if successful, FALSE on error