问题描述
大家好,
最后以编程方式深入研究XML。有没有人有最好的
练习建议,以编程方式通过Python发现任意XML文档的结构
?
似乎喜欢它是一个普通的轮子我会重新发明。
谢谢和欢呼
EP
Hi all,
Finally diving into XML programmatically. Does anyone have a best
practice recommendation for programmatically discovering the structure
of an arbitrary XML document via Python?
It seems like it is a common wheel I''d be re-inventing.
Thanks and cheers
EP
推荐答案
它是。查找XML DOM。
-
Erik Max Francis&& &&
美国加利福尼亚州圣何塞市&& 37 20 N 121 53 W&& AIM erikmaxfrancis
一盎司的伪善值得一磅野心。
- Michael Korda
It is. Look up XML DOM.
--
Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
An ounce of hypocrisy is worth a pound of ambition.
-- Michael Korda
这篇关于XML树发现(脚本,工具,__?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!