3
Answers

XML - attributes and values

Ask a question
Administrator

Administrator

21y
1.7k
1
Hello, I have an XmlNodeList with attributes and and text values. I am looking for a way to create a function that can return a value from reading a nodelist by specifiying the attribute name. For example, string a = FieldByName("acct") would result in 12345 being returned. 12345 ACME Inc Dallas TX Any help would be greatly appreciated. Thank you.

Answers (3)