Elementtree tag

S

Sean DiZazzo

I have a another question...

using elementtree, is there a proper way to get at the data
'123456789' in this tag?

'<id 123456789 />'

I tried making it an element, but the only attribute that returns
anything is the "tag" attribute. Does that section of a tag have any
proper name that I'm missing? Or is it just bad XML style?

Thanks!

~Sean
 
W

Waldemar Osuch

I have a another question...

using elementtree, is there a proper way to get at the data
'123456789' in this tag?

'<id 123456789 />'

I tried making it an element, but the only attribute that returns
anything is the "tag" attribute. Does that section of a tag have any
proper name that I'm missing? Or is it just bad XML style?
It is not even legal xml.
This may work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top