-
23 Sep 2007 8:01 AM #1
XmlReader problem nodes
XmlReader problem nodes
Sorry, I do not speak English
.
-
23 Sep 2007 8:10 AM #2
There are >1 "nodo"Code:mapping: 'items>nodo>texto'
You have to explicitly select one.
Code:mapping: 'items>nodo:nth-child(1)>texto'
-
23 Sep 2007 8:42 AM #3
thank you very much, but in IE it does not work. why?
Saludos!


Reply With Quote