If I have an xml file and it's full of different environments and I want to display them in a drop down list - how would I do that?
The xml in file is simply just:
<Environment id = " database 1"> //xml elements in environment </Environment>
xml file is just called XmlFile.xml