I have many rows in XML and I'm trying to get instances of a particular node attribute.
How do I access the values of the attribute foobar? In this example, I want "1" and "2".
foobar
"1"
"2"
← Назад к списку