Extract Data from XML file and store in an array

Sorry Peter, I still did not get it.

In the Assign Activity, correct me that this is right ?

Out: DataType String = xDoc.Root.Decendants(xnsDefault + “File”).Select(Function (x) x.Value).ToArray

Any modifications needed to it …Apologies again for inconvenience