Posted on 2008-05-04 14:52
Leo.Zhu 阅读(136)
评论(0) 编辑 收藏 网摘
<?xml version="1.0" encoding="utf-8" ?>
<aaa>
<bbbb type="1">
<cccc PageName="2">
<Item key="" value="" />
<Item key="" value="" />
<Item key="" value="" />
<Item key="" value="" />
<Item key="" value="" />
</ccc>
</bbb>
</aaa>
aaa/bbbb[@type='1']/cccc[@PageName='2'] 直接读取到ccc的节点