Forum Discussion

p_mariet's avatar
p_mariet
Occasional Contributor
10 years ago
Solved

Process an XML file with parameters

Hello everyone, I can't get to pass the second Node (secondNode) because It has a parameter with no value. The error is the following: msxml6.dll  Expected value. Do you have any idea how to by...
  • HKosova's avatar
    10 years ago
    If the error is "NodeTest expected here", you need to remove the trailing / after lastNode - as in my previous answer.



    If this doesn't help, can you post the actual XML file and XPath you're using?