现在的位置: 首页 > 综合 > 正文

选择xml的某一个节点

2013年10月18日 ⁄ 综合 ⁄ 共 142字 ⁄ 字号 评论关闭

set node = root.selectSingleNode("/OrgCodeService/Result/Type")

set node = root.selectSingleNode("/OrgCodeService/OrgData/item[@name='OrgTypeName']")

抱歉!评论已关闭.