Just to recap I am able to read in an xml file and process it the way i want but I now want to read in the xml from exposing the metadata in a geodatabase using geodb_metadata_string. The problem is that the entire xml file is contained within one string now and I don't know how to explode the tags i want.
Cheers