Question
help with XPATH
how can I have a tag check its content? I can't use starts-with because I want the answer to be "1" and there is also a "10".
I am looking for when hazid = 1 or the first time hazid has content.
(And how would another tag check hazid's content?)
Thanks!

