+ 1
How to get specific value of XML child element by filtering on attribute?
I am using etree to read as XML from a string, but not being able to get a specific text based on attribute of the child element. Is there a way to do this.
2 Réponses
0
thanks, would check!