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

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

[复制链接]
发表于 2012-2-22 21:03:49 | 显示全部楼层 |阅读模式
WSDLParseHandlers(SSOAP)
WSDLParseHandlers()所属R语言包:SSOAP

                                        Creates functions for XML parser for processing import/include XML nodes
                                         创建XML解析器的功能,为加工贸易进口/包括XML节点

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

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

This function is used, by default, when using regular R-level nodes (as opposed to internal/C-level nodes) when parsing an XML schema document. The function returns two functions which are used by the XML parser xmlTreeParse to convert import and include nodes within the XML schema by resolving the name of the referenced file and reading that document as another XML schema and inserting the results into the document.
使用此功能,默认情况下,使用常规的R级节点(而不是内部/ C级节点)当解析一个XML模式文档。该函数返回两个功能,这是由XML解析器xmlTreeParse转换进口解决引用的文件的名称为另一个XML架构和阅读该文件,并插入到文档的结果,包括在XML架构的节点使用。

It is often more convenient to use internal/C-level  nodes and so use xmlParse rather than xmlTreeParse. The former does not use these handler functions.
它往往是更方便地使用内部/ C级节点,所以使用xmlParse而不是xmlTreeParse。前者不使用这些处理器功能。


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


WSDLParseHandlers(baseURI, verbose = FALSE, keepSchema = FALSE)



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

参数:baseURI
the name of the parent/containing document being read, relative to which the href attribute of an import or include node will be resolved.
母公司的名称/包含文档的阅读,相对href属性进口或包括节点将得到解决。


参数:verbose
a logical indicating whether to emit messages to the console when processing an import or include node.
逻辑表示是否发出信息到控制台加工进口时或包括节点。


参数:keepSchema
a logical value indicating whether to assign the resulting schema from processing an include or import node to the list of schema, indexed by the namespace prefix.  
一个逻辑值,该值指示是否分配处理包括或导入节点列表的模式,由命名空间前缀索引架构。


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

A named list of functions.
一个命名的功能列表。


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


Duncan Temple Lang



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



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

readSchema in the XMLSchema package and processWSDL.
readSchemaXMLSchema的包和processWSDL。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-9 06:00 , Processed in 0.026006 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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