找回密码
 注册
查看: 712|回复: 0

R语言 XML包 xmlSearchNs()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:09:24 | 显示全部楼层 |阅读模式
xmlSearchNs(XML)
xmlSearchNs()所属R语言包:XML

                                        Find a namespace definition object by searching ancestor nodes
                                         找到一个命名空间定义对象通过搜索祖先节点

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function allows one to search an XML tree from a particular node and find the namespace definition for a given namespace prefix or URL. This namespace definition can then be used to set it on a node to make it the effective namespace for that node.
此功能允许一个搜索XML树从一个特定的节点和命名空间定义为一个给定的命名空间前缀或者说URL。然后,可以使用此命名空间定义,将其设置在一个节点上,使其有效的命名空间,以该节点。


用法----------Usage----------


xmlSearchNs(node, ns, asPrefix = TRUE, doc = as(node, "XMLInternalDocument"))



参数----------Arguments----------

参数:node
an XMLInternaElementNode
XMLInternaElementNode


参数:ns
a character string (vector of length 1). If asPrefix is TRUE, this is the namespace alias/prefix. If asPrefix is FALSE, this is the URL of the namespace definition
一个字符的字符串(长度为1的向量)。如果asPrefix是TRUE,这是命名空间的别名/前缀。如果asPrefixFALSE,这是URL的命名空间定义


参数:asPrefix
a logical value. See ns.
一个逻辑值。见ns。


参数:doc
the XML document in which the node(s) are located
的XML文档,其中该节点(s)是位于


值----------Value----------

An object of class XMLNamespaceRef.
对象的类XMLNamespaceRef。


(作者)----------Author(s)----------



Duncan Temple Lang




参考文献----------References----------



参见----------See Also----------

newXMLNode
newXMLNode

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 16:07 , Processed in 0.019499 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表