How do I setup a connection to a web based data source with a list of
items.I have tried wsdl connection and can retrieve one item string
only, not a list.I tried an xml data source, however I can only seem to
link to the xsd and not the actual xml data, I have one url for the xsd
and another for the xml file.The goal is to pull a list of items from a
web source and populate multiple drop list.help appreciated