Forum Discussion

testguru's avatar
testguru
Occasional Visitor
6 years ago

How do I access the XPath within an XML Node?

I am trying to access an attribute within an XML node. How would I do this?   <data:TransactionAdd AccountID="?">   I need to access the AccointID attribute, but when I map to TransactionAdd ...