I am trying to search or get the xml elements of one file based on a query xml file. This query xml file defines which elements will be searched and retrieve their value. The code below does not find all the elements in the xml file even though the element is there:I am trying to search or get the xml elements o