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 th...