If you are going to use a dataconnection then all if the data must be
combined into a single file. The exception to this is if the data is
coming in from a web service. The reson for this is for schema support.
The schema creates a single data file and all data must be contained
within that data format. Can you combine the two xml data files into one
then create your datasource form that?Paul