rather than loading my xml file and it's different attributes into a multidemensional array, is it possible to load the xml file into a dataset? i noticed that is has a "getxml" property in the dataset...

i would like to load the xml file into the dataset on formload and bind a combobox and multiple textboxes to the dataset reading differerent attributes from the dataset... is this possible?