Posted By:
Roberto_Ortega
Posted On:
Wednesday, June 5, 2002 02:19 AM
I´m new in xml and i´m developin an aplication where i need to read the value of the node where an atribute called Nombre have a know value.
for example i have the xml
<?xml version="1.0"?>
one value i need
other value i need
and i need to search in the xml which node have the atribute Nombre = ficherox.pdf to get their value.
thanks to all