[Dev] Question about Ft.Xml package and getNamedItem
Andrew Francis
andrewfr_ice at yahoo.com
Wed Oct 1 07:55:51 PDT 2003
Hello:
I am new to XML parsing using Python. I am
trying to write a method that uses the getNamedItem
method typically found in the namedNodeMap
interface. I am using the Ft.Xml.minidom package.
However Domtree does not have the getNamedItem()
method. What should I be using in order to gain
access to the right interface?
Thanks in advance,
Andrew
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
More information about the Dev
mailing list