Im wondering how I go about finding a particular value in xml file and then getting the attributes.
xml
<textdata>
<text x="347.0284" y="543.815">100</text>
<text x="243.7652" y="444.0129">150</text>
<text x="257.6448" y="457.8927">200</text>
</textdata>
How should I go about finding just 100...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.