Python论坛  - 讨论区

标题:[python-chinese] 关于从dbxml中读取节点的问题

2007年03月06日 星期二 22:30

mikegaulmail-python在yahoo.com.cn mikegaulmail-python在yahoo.com.cn
星期二 三月 6 22:30:59 HKT 2007

#!/usr/bin/python 
# -*- coding: utf-8 -*- 
  
from bsddb.db import * 
from dbxml import * 
  
mgr = XmlManager() 
  
container = mgr.openContainer("demo.dbxml") 
container.addAlias("demo") 
  
qc = mgr.createQueryContext() 
  
results = mgr.query("collection('demo')/result", qc) 
  
for value in results: 
    print type(document)

如上面的例子所述,从dbxml中得到一个dbxml.XmlDocument类型的实例,现在的问题是,我想要操作这个xml里面的内容,比如读取某个节点,如何进行??


	

	
		
___________________________________________________________ 
Mp3疯狂搜-新歌热歌高速下
http://music.yahoo.com.cn/?source=mail_mailbox_footer

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号