Oho! Thanks, Kent (and everyone else.) That clears up some things. The link has some embarassment reducing info as well. :-)On 11/11/06, Kent Johnson <
[EMAIL PROTECTED]> wrote:doug shawhan wrote:> I'm having some difficulties with elementtree as well.
>> I'm attempting to parse a fairly sizeable x
doug shawhan wrote:
> I'm having some difficulties with elementtree as well.
>
> I'm attempting to parse a fairly sizeable xml file (it's the ebay
> "category tree" report. I've cached a copy at
> http://www.crackrabbit.com/misc/CatTree.xml). 900K or so! :-)
> I've made a smaller version that I
Ah. Apparently, the string xmlns="urn:ebay:apis:eBLBaseComponents" is causing some sort of outfreakage.
I'm not well versed in xml lore: is the "urn:" tag out of context here?
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinf
I'm having some difficulties with elementtree as well.
I'm attempting to parse a fairly sizeable xml file (it's the ebay
"category tree" report. I've cached a copy at
http://www.crackrabbit.com/misc/CatTree.xml). 900K or so! :-)
For some reason I'm unable to read any elements from the file. I hav
On Fri, Nov 10, 2006 at 10:23:49AM +1300, John Fouhy wrote:
> On 10/11/06, Asrarahmed Kadri <[EMAIL PROTECTED]> wrote:
> > I am trying to parse XML documents using elementtree.
> > I have just started with it. Can somebody help me with how to select nodes
> > with a particular atribute set to some
On Thu, Nov 09, 2006 at 06:23:50PM +, Asrarahmed Kadri wrote:
> Hi Folks,
>
>
> I am trying to parse XML documents using elementtree.
> I have just started with it. Can somebody help me with how to select nodes
> with a particular atribute set to some value. For example, I have the
> followin
On 10/11/06, Asrarahmed Kadri <[EMAIL PROTECTED]> wrote:
> I am trying to parse XML documents using elementtree.
> I have just started with it. Can somebody help me with how to select nodes
> with a particular atribute set to some value. For example, I have the
> following file. Now I want to acces
Hi Folks,
I am trying to parse XML documents using elementtree.
I have just started with it. Can somebody help me with how to select nodes with a particular atribute set to some value. For example, I have the following file. Now I want to access the founder element of the company whose attribu