hello guys .
I have same problem . I can't understand why ..
I have xml
<game>
<any>any<any>
<trust>C<trust>
................
how I can compare value of trust (in this exam. "C") whit another variable
like this
if "trust/text()" = C do this
else if "trust/text()" = D do this....
thanks...