David Shi ha scritto:


    I am looking for advice/efficient script to extract data from XML
    containing CDATA.
I wish to extract all the data and store it in a .dbf file.


Using System.XML you can iterate over all nodes and call InnerText
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to