JerryKhan - 2004-08-05

Something is strange to me ..
in an xml file like this:
<Header>
<id1>gnagna</id1>
<id2>toto</id2>
<Header>
what is the best way to obtained just toto
I use the visit query method
with just "<Header><id2>" xre request and get the [0] of the response..
but when there is attributes within tags, my espectations are not validated and the visits do nothing.
any tips for me ?

thanks in advance
Jerrykhan.