tengo un XML con la estructura indicada abajo y me da este error:
End tag 'item' does not match the start tag 'tools'...
que entiendo que no coinciden con el root "tools" del documento, pero por
otros que he visto parece que tiene la misma estructura ?¿
<?xml version="1.0" encoding="iso-8859-1"?>
<tools>
<item>
<link><![CDATA[
http://www.cladonia.com/products.htm]]></link>
<title>Exchanger XML Editor</title>
<sumary>Is a Java-based XML Editor that facilitates easy browsing,
editing, managing and conversion
of XML Documents
</sumary>
</item>
mas item ...//...
</tools>
gracias por su tiempo
Alejandro Esteve
http://www.BibliotecaInformatica.Net
Leer las respuestas