Re: [Tutor] XML node name and property

2006-03-31 Thread Kent Johnson
Keo Sophon wrote: > On Friday 31 March 2006 17:37, Kent Johnson wrote: > >>Keo Sophon wrote: >> >>>How can I get a name of an XML node and and its property name and its >>>property value? >> >>How are your reading the XML? (xml.dom, ElementTree, BeautifulSoup...) >> > > I am using xml.dom. I gen

Re: [Tutor] XML node name and property

2006-03-31 Thread Keo Sophon
On Friday 31 March 2006 17:37, Kent Johnson wrote: > Keo Sophon wrote: > > Hi all, > > > > How can I get a name of an XML node and and its property name and its > > property value? > > How are your reading the XML? (xml.dom, ElementTree, BeautifulSoup...) > > Kent > > __

Re: [Tutor] XML node name and property

2006-03-31 Thread Kent Johnson
Keo Sophon wrote: > Hi all, > > How can I get a name of an XML node and and its property name and its > property > value? How are your reading the XML? (xml.dom, ElementTree, BeautifulSoup...) Kent ___ Tutor maillist - Tutor@python.org http://mail