网站首页  词典首页

请输入您要查询的英文单词:

 

单词 XPath
释义

XPath

  • 网络表达式;路径语言;节点
1.
表达式
冰封10年 - 杨 - 网易博客 ... Visitor 模式. XPath 表达式 Attribute 的属性 ...
kingyang85.blog.163.com
2.
路径语言
xml 路径语言 (xpath) 是 一种 xslt 和 xpointer 都能使用的,用于定位 xml 文档中某些部分的的语言。 xml 的简单 api (sax) 是对 …
sudu.cn
3.
节点
疯狂XML讲义(第2版)_百度百科 ... 8.13.3 function-available 函数 246 9.1.1 XPath 节点 267 9.1.2 XPath 基本概念 268 ...
baike.baidu.com
4.
节点路径
节点路径xpath)/// 文档分类 我要上传 会议 社区 移动 商业工具 豆丁书房 登录 注册 论文 中学教育 高等教育 外语学习 IT计算机
www.docin.com
5.
基本表达式
Web标准设计_百度百科 ... 14.2.6 XPath 定位 14.2.7 XPath 基本表达式 14.2.8 XPath 常见函数 ...
baike.baidu.com
6.
基本语法
JavaScript征途 目录 - 51CTO.COM ... 17.1.7 XML 属性 579 17.5.1 XPath 基本语法 590 17.6.1 JSON 简介 595 ...
book.51cto.com
7.
常见函数
Web标准设计_百度百科 ... 14.2.7 XPath 基本表达式 14.2.8 XPath 常见函数 14.4.4 XML 的未来 ...
baike.baidu.com

例句

释义:
1.
Of course, you could use this returned Node as the context for a new XPath expression, as shown in Listing 12.
当然也可将返回的这个Node作为新XPath表达式的上下文,如清单12所示。
www.ibm.com
2.
Business logic code is easy to read because XPath describes the exact nature of the data and its relationship to the business structure.
业务逻辑代码易读性高,因为XPath可准确地说明数据的本质及其与业务结构的关系。
www.ibm.com
3.
In the case of XPath, you are able to use certain parts of XPath syntax directly in Scala, as it just gets translated into a function call.
在XPath中,由于可以被转换成一个函数调用,您可以在Scala中直接应用XPath语法的某一部分。
www.ibm.com
4.
Element just as though it were a typical XPath expression.
符号来访问它,就象它是一个典型的XPath表达式那样。
www-128.ibm.com
5.
In fact, in many ways, the flexibility you have at this point is better than you would have had with an XPath query syntax.
实际上,通过许多方式,您在这时所具有的灵活性比使用XPath查询语法可能具有的灵活性要好很多。
www.ibm.com
6.
I believe the SimpleXML API, with its support for querying XML documents using XPath, is one of the easiest XML-parsing APIs to use.
我认为由于支持使用XPath查询XML文档,因此SimpleXMLAPI是最易于使用的XML解析API之一。
www.ibm.com
7.
XPath-- Lets you specify an XPath expression that resolves into a unique identifier across all the services the Gateway is being used for.
XPath—允许您指定一个XPath表达式,在使用网关的所有服务中分解为一个惟一标识符。
www.ibm.com
8.
That set might have zero, one, or multiple nodes, but the result of an XPath is always a set.
这个集合可能包含零个、一个或多个节点,但XPath的结果必定是集合。
www.ibm.com
9.
A location path is an XPath expression used for selecting a set of nodes relative to the context node.
位置路径是一种XPath表达式,用于选择相对于上下文节点的一组节点。
msdn2.microsoft.com
10.
The next document you process will contain the new attribute keywords, allowing you to do full-text search in the XPath queries.
您处理的下一个文档将包含新属性keywords,它允许您在XPath查询中执行全文搜索。
www.ibm.com
1.
When trying to correlate constructs in a WSDL document, keys are almost always a better choice than XPath expressions.
当尝试将WSDL文档中的构造相关联时,键始终是比Xpath表达式更好的选择。
www.ibm.com
2.
To do this with XPath requires just a single call, specifying the property name and the value to be matched.
使用XPath执行此工作,只需要一个简单的调用,指定要匹配的属性名和值即可。
www.ibm.com
3.
Furthermore, an upcoming version (to be released shortly) will be able to generate optimized code for evaluation of XPath expressions.
而且,即将出现的版本(不久就会发布)将能够生成计算XPath表达式的最优化代码。
www.ibm.com
4.
If you are not sure about the correct XPath, you can look it up in the input part of the generated HTML file.
如果不确定正确的XPath,可以在生成的HTML文件的输入部分中进行查找。
www.ibm.com
5.
In other words, you can declare a variable in XPath and assign it a value from the XPath.
换句话说,您可以在XPath中声明变量并从XPath中为其赋值。
www.ibm.com
6.
This shouldn't be too much of a surprise: XPath is a core part of JAXP now, and JAXP provides integrated DOM support as well.
这毫不奇怪:XPath现在是JAXP的核心部分,而JAXP也提供了完整的DOM支持。
www.ibm.com
7.
If the type attribute has none of these values, the XPath expressions for the first three type alternatives will evaluate to false.
如果类型属性的值不是这三个值,前三个类型替换的XPath表达式将计算为false。
www.ibm.com
8.
The file system path to an XML document acts, in this context, like an XPath axis -- roughly as a namespace.
到达XML文档的文件系统路径在这种上下文中充当XPath轴--大体上类似于一个名称空间。
www.ibm.com
9.
Leave the default value for this exercise, but, in a real-world transformation you can replace it with an XPath expression.
对于这里的练习,您可以保持默认值不变,但是,在真实的转换操作中,您就可以使用一个XPath表达式来替换它。
www.ibm.com
10.
XPath has become one of the most-often used and yet least widely known XML technologies.
XPath是最常用而不为人知的XML技术之一。
www.ibm.com
1.
XPath is a very powerful tool and can be the subject of an entire series of articles, including some listed in Resources.
XPath是一个非常强大的工具,可以将它作为整个文章系列的主题(请参阅参考资料中列示的部分文章)。
www.ibm.com
2.
If the column name is one of the XPath node tests, the content is mapped as shown in the following table.
如果列名是某个XPath节点测试,将如下表所示映射该列的内容。
msdn2.microsoft.com
3.
It also helps if you know your document structure in advance, although XPath can go a long way toward relaxing that requirement.
如果事先知道文档结构该工具将更有用,虽然通过XPath可以满足这种要求。
www.ibm.com
4.
A formula is an XPath expression made up of values, fields or groups, functions, and operators used to calculate and display other values.
公式是XPath表达式,由用于进行计算并显示其他值的值、域或组、函数和运算符组成。
office.microsoft.com
5.
Use a global document variable against which XPath expressions are evaluated, and create a function to which you can pass an expression.
使用一个全局文档变量来定义进行判断的XPath表达式,并创建一个接收表达式的函数。
www.ibm.com
6.
Note that I've used : first in the jQuery sample to make it work exactly like the XPath version.
注意,我在jQuery样例中使用了:first,以使它的行为完全跟XPath版本一样。
www.ibm.com
7.
Without repeating the discussion from that column, a DFA is a structure to which XPaths can be compiled efficiently.
不必重复那篇专栏文章所讨论的内容,DFA是可以高效编译XPath的结构。
www.ibm.com
8.
If it is created only as a string and multiple values are entered, the XPath resolution does not return any users.
如果只将其创建为字符串类型,且输入多个值,XPath解析不返回任何用户。
www.ibm.com
9.
An XPath statement in an XQuery or XSLT stylesheet might test for one of the predefined elements and also display the known color.
XQuery或XSLT样式表中的一个XPath语句可能测试一个预定义元素并显示已知颜色。
www.ibm.com
10.
Allows you to use XPath to query a collection or resource, including methods for namespace mapping and for query execution.
允许使用XPath查询集合或资源,包括用于名称空间映射和查询执行的方法。
www-128.ibm.com
1.
All the rest of your XPath work will proceed from this class, though, so as simple as this looks, get used to typing it.
所有其他的XPath处理工作都要从这个类开始,虽然看起来简单,但是应该习惯于输入这些代码。
www.ibm.com
2.
All XPaths require some sort of in-memory model to operate upon, because XPaths are fundamentally about the hierarchy of an XML document.
所有XPath都需要由某种类型的内存中模型来操作,因为XPath基本上与XML文档的层次结构相关。
www.ibm.com
3.
If none of the XPath expressions evaluate to true then the default type definition is selected as the type for the element.
如果所有XPath表达式的值都不是true,那么将选择默认类型定义作为元素的type。
www.ibm.com
4.
A sample servlet implementation that uses XPath to parse the data out of the incoming message is shown in Listing 3.
使用XPath从传入的消息中解析出数据的示例servlet实现如清单3中所示。
www.ibm.com
5.
If you want to obtain a list of last names of the children in this document, you can use the following XPath expression.
如果需要获得文档中青少年的姓氏列表,可使用下面的XPath表达式。
www.ibm.com
6.
Also, conditional expressions and iterators have been added to the XPath language, where previously they were part of the XSL language.
同样,已将条件表达式和迭代器添加到了XPath语言中,而在以前它们是XSL语言的一部分。
www.ibm.com
7.
Of course, you could pass around a whole list of encountered tags -- such as for an XPath-like analysis of what to do with a node.
当然,您可以传递所遇到的标签的全部列表——比如对节点进行类似XPath那样的分析。
www.ibm.com
8.
Note that to understand OPENXML, familiarity with XPath queries and an understanding of XML is required.
请注意,要理解OPENXML,需要熟悉XPath查询并理解XML。
msdn2.microsoft.com
9.
One of the keys to effectively using XPath is to realize that an XPath always evaluates to a node set.
有效使用XPath的一个关键是要认识到XPath始终计算的是节点集。
www.ibm.com
10.
In the last column, we wrote the logic to compile a set of XPath in a so-called Deterministic Finite Automaton or DFA.
在上一篇专栏文章中,我们编写了在所谓的“确定性有限自动机(DeterministicFiniteAutomaton或简称DFA)”中编译一组XPath的逻辑。
www.ibm.com
1.
Uses an XPath expression (condition to be met) to further refine the set of nodes selected by the location step.
使用XPath表达式(要满足的条件)进一步精选定位步骤所选的节点集。
msdn2.microsoft.com
2.
To do this task, TXT files containing XPath expressions are used to mark the positions of XML configurations to be replaced.
要完成这个任务,要用包含XPath表达式的TXT文件来标记要被替代的XML配置的位置。
www.ibm.com
3.
In such a case, you can sort on an XPath expression that you create by using the options in the Advanced Sort dialog box.
在这种情况下,可以按由“高级排序”对话框中的选项创建的XPath表达式进行排序。
office.microsoft.com
4.
Any data elements obtained from an input or output message can be referenced by an XPath expression.
从输入或输出消息获得的任何数据元素都可以通过使用XPath表达式进行引用。
www.ibm.com
5.
XPath is a major element in the XSLT standard. Without XPath knowledge you will not be able to create XSLT documents.
在XSLT标准中XPath是主要的元素。没有XPath知识你将很难建立XSLT文档。
blog.hjenglish.com
6.
The first step in working with XPath is to read the target XML document in as a DOM tree, as shown in Listing 3.
使用XPath的第一步是将目标XML文档作为DOM树读入,如清单3所示。
www.ibm.com
7.
Function in XPath expressions to help you access the assigned elements in a complex XML document efficiently.
函数组合使用,帮助您有效地在复杂XML文档中访问分配的元素。
msdn2.microsoft.com
8.
Optionally, there can follow an XPath expression prefixed by a backslash, to access only a specific element of the message part.
可选地,后面还可以跟着一个前缀为反斜杠的XPath表达式,以仅访问该消息部分的特定元素。
www.ibm.com
9.
In the case where a retrieved column has a value of SQL NULL, then no XPath variable reference expression is assigned to such a value.
如果检索到的列值为SQLNULL,那么不会给此类值分配任何XPath变量引用表达式。
www.ibm.com
10.
Be sure to read the information referenced in Resources to help you start your own XPath programming.
务必阅读参考资料中列出的资料,它们能帮助您立即开始使用XPath编程。
www.ibm.com
1.
The state with a thicker border, which marks the end of the XPath, is an accepting state.
带有粗边框的状态(表示XPath的结束)是接受状态。
www.ibm.com
2.
XPath uses a path notation, similar to that used in file systems and URLs, to specify and match pieces of the document.
XPath使用路径标记法来指定和匹配文档的各个部分,该标记法与文件系统和URL中使用的类似。
www.ibm.com
3.
The values of these parts can be accessed directly from the input data element using XPath expressions.
可以使用XPath表达式直接从输入数据元素访问这些部分的值。
www.ibm.com
4.
The names of these parts can be accessed directly from the output data element using XPath expressions.
可以使用XPath表达式直接从输出数据元素访问这些部分的名称。
www.ibm.com
5.
The data types returned from extension objects are one of the four basic XPath data types of number, string, Boolean, and node set.
从扩展对象返回的数据类型是四种XPath基本数据类型之一:number、string、Boolean和nodeset。
msdn2.microsoft.com
6.
The result of an XPath expression is typically a selection of nodes from the input documents or an atomic value.
一个XPath表达式的结果通常是从输入文档选择出的节点或者是原子值。
www.infoq.com
7.
Selenium also allows you to use XPath, regular expressions, or even JavaScript to locate specific elements, if you so desire.
Selenium还允许您使用XPath、正则表达式,甚至是JavaScript来查找特定的元素(如果您希望这样做)。
www.ibm.com
8.
Because the workspace model is a lot like an XML document in that it is a tree structure, XPath is an ideal syntax for finding nodes.
因为从树形结构来看,工作区模型非常类似于XML文档,所以XPath是查找节点的理想语法。
www.ibm.com
9.
exsl: node-set allows you to turn result tree fragments into node-sets so that you can apply XPath on them.
node-set允许您将结果树片段转换为节点集,这样便可以对其应用XPath。
www.ibm.com
10.
The compiler ensures that the result of the XPath expression satisfies this type.
编绎器确保XPath表达式的结果满足此类型。
www.ibm.com
1.
Note too that the namespace prefix mappings (xf: ) in the XPath don't have to match those used in the target document (x: ).
还要注意的是,XPath中的名称空间前缀映射(xf:)不一定与目标文档使用的相同(x:)。
www.ibm.com
2.
Believe it or not, the DOM code in Listing 1 still isn't as generic or robust as the simple XPath expression.
不论您是否相信,清单1中的DOM显然不如简单的XPath表达式通用或者健壮。
www.ibm.com
3.
It even adds an "XPath Query Builder" if you want to compose it from a dialog (though I did not find any advantage in doing so).
如果您希望通过对话框组成搜索(尽管我没有发现这样做有任何好处),它甚至还为您添加了“XPathQueryBuilder”。
www.ibm.com
4.
The XPath library function sum is called, which returns the sum of all nodes (elements) contained in the generated node-set.
将调用XPath库函数sum,该函数将返回生成的节点集所包含全部节点(元素)的和。
www.ibm.com
5.
Learn to take advantage of the XForms XPath extension functions and you too can be an XForms master.
学习利用XFormsXPath扩展函数,我想您也可以掌握XForms。
www.ibm.com
6.
Your choices in dealing with the result of an XPath expression are limited only by your programmming knowledge.
处理XPath表达式结果的方法仅受限于您的编程知识。
www.ibm.com
7.
So make sure you have factory-creation code in your test class, and you're ready to work with the XPath class.
因此测试类中一定要包含工厂创建代码,以便能够使用XPath类。
www.ibm.com
8.
The XSLT style sheet used to transform the persisted XPath query results to a standard flat file.
用于将持久化XPath查询结果转换为标准平面文件的XSLT样式表。
msdn2.microsoft.com
9.
This allows you to define inspectors that enable the JET XPath engine to interpret loaded Java objects as XPath nodes.
这允许您定义检查器,使得JETXPath引擎来将加载的Java对象解释为XPath节点。
www.ibm.com
10.
The only advantage provided at present is support for XPath-based constraints and access methods in the generated code.
目前这种方法所具有的唯一好处是在生成代码中支持基于XPath的约束和访问方法。
www.ibm.com
1.
I've decided to dodge these issues and settle for a namespace-insensitive approximation of XPaths.
我已经决定避开这些问题,将就点,采用与XPath相似的对名称空间不敏感的方法。
www.ibm.com
2.
A conditional XPath expression needs to be specified on the XML element to specify the validation for the Warning message.
需要对XML元素指定条件XPath表达式来详细描述对警告消息的验证。
www.ibm.com
3.
Obviously, DOM also gives you XPath, but at the cost of a far heavier and less uniform API.
显然,在DOM中也可使用XPath,但代价是形成一个过于庞大且不够统一的API。
www.ibm.com
4.
XPath provides the expression language necessary to locate and retrieve individual nodes or node collections from the HTML document tree.
XPath提供从HTML文档树定位和检索单个节点或节点集所需的表达式语言。
www.ibm.com
5.
If none of the XPath expressions evaluate to true, the default type definition (xs: string) is selected.
如果没有XPath表达式的值是true,那么选择默认的类型定义(xs:string)。
www.ibm.com
6.
As the application designer, you can use XPath expressions to perform simple computations within a database application.
作为应用程式设计者,您可以在资料库应用程式中使用XPath表达式来执行简单的计算。
www-128.ibm.com
7.
Unfortunately, they didn't provide any syntax for declaring those prefixes, so an XPath by itself is not as meaningful as it should be.
遗憾的是,他们没有为声明那些前缀提供任何语法,所以XPath自身没有象它按道理来说的那么有意义。
www.ibm.com
8.
An XForm that contains non-standard XPath extension functions should declare them in a functions attribute on the model element.
包含非标准XPath扩展函数的XForms表单应该在model元素的functions属性中对它们进行声明。
www.ibm.com
9.
Like XSLT, it uses XPath for accessing the document to be modified, and has specialized elements that define output operations.
与XSLT相同,它也使用XPath访问和修改文档,并有专门的元素定义输出操作。
www.ibm.com
10.
The General tab and table of input parameters are common across all other XPath and EXSLT functions.
General选项卡和输入参数表对于所有其他XPath和EXSLT函数都很常见。
www.ibm.com
1.
And by default, an XPath begins with your current location in an XML document.
默认情况下,XPath以XML文档中的当前位置开始。
www.ibm.com
2.
It also shows you how to build complex predicates into a SQL-like set of queries, all using only standard XPath syntax.
还解释如何用复杂的谓词构建类似SQL的查询集,但是只使用标准的XPath语法。
www.ibm.com
3.
Our previous examples show how to use these functions with simple XPath expressions to navigate to a portion of an XML document of interest.
前面的例子展示了如何使用这些函数和简单的XPath表达式访问XML文档中感兴趣的某个部分。
www.ibm.com
4.
Any path in an SVG file can be located by parsing the XML or using advanced techniques like XQuery or XPath.
SVG文件中的任何一条路径都可以通过解析XML或使用像XQuery或XPath这样的先进技术被定位。
www.ibm.com
5.
Enumerates element nodes returned by an XPath operation.
枚举XPath运算返回的元素节点。
msdn2.microsoft.com
6.
When overridden in a derived class, gets a value indicating whether the item represents an XPath node or an atomic value.
当在派生类中重写时,获取一个值,该值指示项是否表示XPath节点或者原子值。
msdn2.microsoft.com
7.
The filter configuration string is an XPath expression used to filter CBEs.
过滤器配置字符串是用于过滤器CBE的XPath表述。
www.ibm.com
8.
More importantly, XPath codes in terms of XML (logical) markup, rather than structure.
更重要的是,XPath代码根据XML(逻辑)标记,而不是结构。
www.ibm.com
9.
This XPath element specifies an XPath expression that refers to a particular node of the external XML document.
这个XPath元素指定一个XPath表达式,该表达式引用外部XML文档的特定节点。
www.ibm.com
10.
Typically XPath is used to cut and paste pieces of an incoming document and store it in a process variable.
XPath一般用于剪贴输入文档的片段,然后将之保存到过程变量中。
www.infoq.com
1.
Typically XPath is used to cut and paste pieces of an incoming document and store it in a process variable.
XPath一般用于剪贴输入文档的片段,然后将之保存到过程变量中。
www.infoq.com
2.
Optionally, there can follow an XPath expression to access only a specific element of the message (part).
此外,还可以后跟一个XPath表达式,仅访问消息(部分)的特定元素。
www.ibm.com
3.
XQuery uses XPath expression syntax to address specific parts of an XML document.
XQuery使用XPath表达式语法来解析XML文档中的特殊部分。
www.infoq.com
4.
Please make sure you are familiar with XSLT and XPath, and that you understand HTML and XHTML table structures before reading on.
请保证在阅读本文之前,您已经熟悉了XSLT和XPath,且能理解HTML和XHTML的表结构。
www.ibm.com
5.
Again, you have to be very careful about prefixes in XPath expressions.
同样,必须非常小心地处理XPath表达式中的前缀。
www.ibm.com
6.
This tag will write out the result of an XPath expression.
该标签将输出XPath表达式的结果。
www.ibm.com
7.
Specify the XPATH expressions that DataStage should use to extract information from the input XML data (shown in Figure 11).
指定DataStage用于从输入XML数据提取信息的XPATH表达式(见图11)。
www.ibm.com
8.
The bottom of the screen shows the "matches" to the XPath query.
屏幕底部显示与这个XPath查询匹配的内容。
www.ibm.com
9.
This XPath expression must point to an array of elements that can be iterated over during the processing of the Fan Out primitive.
XPath表达式必须指向在处理扇出原语期间可以遍历的元素数组。
www.ibm.com
10.
NodeList is the structure used to return the list of nodes from the evaluation of your XPath.
NodeList是一个结构,用于从XPath计算中返回节点列表。
www.ibm.com
1.
XQuery uses a simple syntax that is a mix of XML, XPath, comments, functions, and a special expression syntax to tie it all together.
XQuery采用一种简单的语法,混合了XML、XPath、注释、函数以及将其结合在一起的专用表达式语法。
www.ibm.com
2.
To display comments, you will use an XPath expression, which allows you to specify which level of the XML data file you want to extract.
若要显示注释,需要使用XPath表达式,该表达式允许您指定要提取的XML数据文件的级别。
msdn2.microsoft.com
3.
Root path -- XPath expression that identifies what section of the SMO should be serialized into the message.
Rootpath—识别应该将SMO哪部分序列化到消息中的XPath表达式。
www.ibm.com
4.
To get the first names of the students that have the last name Silver, you can use an XPath expression like the one in Listing 2.
要查询姓Silver的学生的名,应该使用类似于清单2中的XPath表达式。
www.ibm.com
5.
Note that, even when using iterparse, it is possible to use XPath predicates based on looking ahead of the current node.
注意,即使使用了iterparse,仍然可以根据当前的节点使用XPath谓词。
www.ibm.com
6.
The XPathDocument is an optimized, read-only store for XPath queries and is recommended whenever XSLT processing is required.
XPathDocument是XPath查询的优化只读存储区,建议在需要进行XSLT处理的任何时候都使用它。
msdn2.microsoft.com
7.
For example, XPath is the easiest way for you to create an unordered list of phone numbers from a subset of records in an XML document.
比如,从XML文档中的部分记录建立电话号码的无序列表,使用XPath实现最简单。
www.ibm.com
8.
The value of the test attribute of the xs: assert element information item is an XPath expression that evaluates to either true or false.
assert元素信息项的test属性的值是一个XPath表达式,其值等于true或false。
www.ibm.com
9.
The DatabaseRoute node can be used to route messages using information from a database in conjunction with XPath expressions.
DatabaseRoute节点可用于路由消息,方法是结合使用数据库中的信息和XPath表达式。
www.ibm.com
10.
Gets a value indicating whether the validated XML element or attribute is an XPath node or an atomic value.
获取一个值,指示经验证的XML元素或属性是一个XPath节点还是一个原子值。
msdn2.microsoft.com
1.
To break out the data from each event tag, the parse_event classes use more XPath queries to extract the data.
为了获得各事件标记中的数据,parse_event类使用了更多的XPath查询来提取这些数据。
www.ibm.com
2.
XPath is a powerful language that allows you to write concise expressions for retrieving information from XML data.
XPath是一种强大的语言,它允许您编写用来从XML数据中检索信息的简明表达式。
www.ibm.com
3.
OpenLaszlo can be used to display and manipulate data using XPath, a language for retrieving data from an XML document.
OpenLaszlo可以使用XPath显示和操纵数据,XPath是一种用于从XML文档检索数据的语言。
www.ibm.com
4.
In this article and the next, you'll learn about an alternative approach to data binding that uses XPath technology.
本文和下一期文章将介绍另一种方法,即使用XPath技术进行数据绑定。
www.ibm.com
5.
The primary purpose of XPath is to address parts of an XML document.
XPath的主要用途是寻址XML文档的各个部分。
msdn2.microsoft.com
6.
The problem is that this leaves the door wide open to security issues, such as XPath injection attacks.
问题在于这样就会对安全性问题(例如XPath注入攻击)大开方便之门。
www.ibm.com
7.
XPath(. . . ) is an effect, juxtapositional with other color together is an effect, this is called color contrast effect.
一种色彩单独使用是一种效果,同其他色彩并置在一起使用又是一种效果,这叫做色彩的对比效应。
www.bing.com
8.
However, all the proposals are based on XPath, and allow at least child element names.
不过所有的建议都以XPath为基础,但至少允许使用子元素名。
www.ibm.com
9.
XPath notation is similar to the notation used to identify files in modern operating systems.
XPath符号和现代操作系统中用来标识文件的符号类似。
www.openface.org.cn
10.
If you require predicate syntax, try one of the XPath classes and methods available.
如果需要谓词语法,那么尝试可用的XPath类和方法。
www.ibm.com
1.
Enumerate text nodes returned by an XPath operation.
枚举XPath运算返回的文本节点。
msdn2.microsoft.com
2.
A simple XPath expression that retrieves the elements subcategory of books published in 2006 is shown in Listing 2.
清单2中给出了一个简单的XPath表达式,检索2006年出版的图书。
www.ibm.com
3.
Enumerate nodes returned by an XPath operation.
枚举XPath运算返回的节点。
msdn2.microsoft.com
4.
Typically when the process reaches an accepting state, you will want to call the application handler for the given XPath.
一般而言,当过程进行到接受状态时,希望对给定的XPath调用应用处理程序。
www.ibm.com
5.
Get an XPath factory class to provide instances of a vendor-specific XPath implementation.
获得一个XPath工厂,以提供特定于供应商的XPath实例的一个实现。
www.ibm.com
6.
When you realize that you can select multiple nodes with a single XPath expression, things can get interesting.
考虑到使用一个XPath表达式可以选择多个节点,事情就更有趣了。
www.ibm.com
7.
Using XPath, you look for all comments within a user-defined time window that are posted by Anonymous users or that contain vulgar words.
使用XPath,您在一个用户定义的时间窗口中检索所有由匿名用户发布或包含粗俗词汇的评论。
www.ibm.com
8.
The Attributes editor in the data access designer lists the fields and functions that can be used in an XPath expression.
资料存取设计器中的Attributes编辑器列出了XPath表达式中可以使用的栏位和函数。
www-128.ibm.com
9.
A default terminal is provided if none of the XPath expressions evaluate to true.
如果没有任何XPath表达式求值为True,则使用系统提供的缺省终端。
www.ibm.com
10.
If you're new to XPath, this lesson will get you started and help you get a feel for an XPath's structure.
如果刚接触XPath,本课程将帮助您开始学习和领会XPath的结构。
www.ibm.com
1.
Both XPath and jQuery support straightforward traversal semantics for matching element nodes in relation to the currently matched element.
对于匹配与当前匹配的元素相关的元素节点,XPath和jQuery都支持直观的遍历语义。
www.ibm.com
2.
XPath uses path expressions to select nodes or node-sets in an XML document. The node is selected by following a path or steps.
XPath使用路径表达式来选择XML文档的节或是节集。顺着路径或步骤来选择节。
blog.hjenglish.com
3.
The computed expression for a computed field is an XPath expression.
用于计算栏位的计算表达式是一个XPath表达式。
www-128.ibm.com
4.
Given that XPath and XQuery are already used within the XML database for navigation and query, these skills are likely already known.
鉴于XPath和XQuery已经用于在XML数据库中进行导航和查询,这些技术可能已经为程序员所熟悉。
www.ibm.com
5.
It can be used in the WHERE clause of an SQL statement to select only the rows that return non-trivial XML values for the XPath expression.
可以在SQL语句的WHERE子句中使用它只选择那些对于XPath表达式返回非空XML值的行。
www.ibm.com
6.
No matter how you create it, the factory is always the first step in working with XPath.
无论采用何种方法创建,工厂都是使用XPath时的第一步。
www.ibm.com
7.
XPath-based solutions end up being not only easier to correct and maintain, but at least as fast.
基于XPath的解决方案不仅更易于纠错和维护,而且至少是速度快。
www.ibm.com
8.
The central section provides an editor where individual formulae can be manipulated using XPath syntax.
中间的部分提供了一个编辑器,其中可以使用XPath语法操作单个公式。
www.ibm.com
9.
The attribute value is an XPath expression that results in a boolean after evaluation.
属性值是一个XPath表达式,表达式的计算结果必须是布尔值。
www.ibm.com
10.
In this mode they are said to interpret the XPath expression, since the String is being applied directly to the data model.
这种方式称为解释XPath表达式,因为String被直接应用于数据模型。
www.ibm.com
1.
An alternative is to use XPath constructs to create filtered subsets of the XML node tree and return them to the caller.
另外也可以使用XPath构造创建XML节点树的过滤子集并将其返回给调用方。
www.ibm.com
2.
You use it when you know the XPath expression will only return a single node or you don't want more than one node.
只有知道XPath表达式只返回一个节点或者只需要一个节点时才使用它。
www.ibm.com
3.
A full examination of XPath and its usage is beyond the scope of this article.
详细探讨XPath及其用法超出了本文的范围。
www-128.ibm.com
4.
Often the XPaths that you use to check the lexical properties of the source data can be long and complex.
通常,使用XPath检查源数据的词法特性冗长而复杂。
www.ibm.com
5.
However, that doesn't mean that a predicate can only appear at the end of a complete XPath.
但是这并不意味着谓词只能出现在XPath的最后面。
www.ibm.com
6.
That flies in the face of what most people think when they write XPaths: that the path returns an element, or an attribute, or some text.
多数人在编写XPath的时候认为:该路径返回一个元素、一个属性或者文本,但事实并非如此。
www.ibm.com
7.
XPath (covered earlier) is used for accessing the source document and general expression processing.
使用XPath(前文已述)访问原文档和生成表达处理。
www.ibm.com
8.
Binary logic in XPath expressions is a bit more complex than simply true and false.
XPath表达式中的二进制逻辑比简单的true和false要稍微复杂一点。
www.ibm.com
9.
I saw some problems (e. g. the symbol space for XPath is unlimited) but I missed this one.
我发现了一些问题(例如,XPath的符号空间是无限的),但我遗漏了这个问题。
www.ibm.com
10.
Techniques like content-based filters (XPath or Regex) can then be used to selectively apply policies to particular messages.
然后,可以使用诸如基于内容的筛选(XPath或者Regex)之类的技术,以便有选择地将这些策略应用于特定的消息。
www.ibm.com
1.
The XPath expression simply evaluates how many items exist in the list of items to be produced (see Resources for a link to XPath details).
XPath表达式只计算待生产的产品清单中的产品数量(参见参考资料,查看详细介绍XPath的文章的链接)。
www.ibm.com
2.
To do this, you need to define sets of three XPath expressions: a subject expression, a predicate expression, and an object expression.
为此,您需要定义由三个XPath表达式组成的集:一个主语(subject)表达式、一个谓语(predicate)表达式和一个宾语(object)表达式。
www.ibm.com
3.
Schematron is a rule-based language that uses XPath to express assertions about the content in an XML instance document.
Schematron是基于规则的语言,使用XPath来表达关于XML实例文档中的内容的断言。
www.ibm.com
4.
As this XPath expression tests each listing element in the document, it calls the key with the address of the currently-tested listing.
该Xpath表达式测试文档中的每个列表元素,使用当前测试的列表的地址调用键。
www.ibm.com
5.
Indeed, when the XML document uses the default namespace, the XPath expression must use a prefix even though the target document does not.
事实上,如果XML文档使用默认名称空间,那么尽管目标文档没有使用前缀,XPath表达式也必须使用前缀。
www.ibm.com
6.
Method, which enables you to specify an XPath query for read-only data binding.
方法,从而能够为只读数据绑定指定XPath查询。
msdn2.microsoft.com
7.
You can write onditions for an If, Else If, or other refinements using XPath expressions.
可以使用XPath表达式为If、ElseIf或其他细分编写条件。
www.ibm.com
8.
Provides support for rapid application development (RAD) designers to parse data-binding expressions that use XPath expressions.
为应用程序快速开发(RAD)设计器提供支持,以便分析使用XPath表达式的数据绑定表达式。
msdn2.microsoft.com
9.
The keys of the message map are strings that represent XPath expressions to access the leaf nodes of the business object.
消息映射的键是字符串,表示用于访问业务对象的叶子节点的XPath表达式。
www.ibm.com
10.
The XPath statement in the nodeset attribute of the repeat element defines which Info elements display within the repeat statement.
repeat元素nodeset属性中的XPath语句指定了要在repeat语句中显示的Info元素。
www.ibm.com
1.
Makes use of the expression language defined by XPath for selecting elements for conditional processing and for generating text.
利用XPath定义的表达式语言来选择要进行条件处理和生成文本的元素。
msdn2.microsoft.com
2.
For a complete list of XPath syntax supported by OPENXML, see OPENXML function [String].
有关OPENXML支持的XPath语法的完整列表,请参见OPENXML函数[字符串]。
www.ianywhere.com
3.
The result of executing the XPath expression is displayed in the Watch window.
执行XPath表达式的结果显示在“监视”窗口中。
msdn2.microsoft.com
4.
The strong typing in XPath 2. 0 ensures that a document created by an XSLT style sheet can be validated against a strongly-typed XML schema.
XPath2.0中的强类型确保由XSLT样式表创建的文档能够依据强类型的XML模式进行验证。
www.ibm.com
5.
If you have bigger XML files with deep nesting and multiple XPath evaluations, it might be better to cache the list of namespaces.
如果XML文件较大且具有深层嵌套和多个XPath求值,最好是缓存名称空间的列表。
www.ibm.com
6.
In general, this means using XPath expressions to look for the data you want.
所以,一般要用XPath表达式来寻找您所需要的数据。
www-128.ibm.com
7.
In both cases, the XPath evaluation does not return any node and there is no exception.
在两种情况下,XPath求值并不返回任何节点,而且也没有任何异常。
www.ibm.com
8.
The context node for this XPath expression is the element that the template is replacing -- in this case, an ATOM element.
这个XPath表达式的上下文节点是模板替换的元素,在这里是ATOM元素。
www.ibm.com
9.
The XmlNamespaceManager used to run XPath queries.
用于运行XPath查询的XmlNamespaceManager。
msdn2.microsoft.com
10.
Here's where the line between a true data-binding API and XPath starts to becomes a little clearer.
从这里开始,真正的数据绑定API和XPath的界线渐渐分明了。
www.ibm.com
1.
Until recently, the exact application program interface (API) by which Java programs made XPath queries varied with the XPath engine.
直到最近,Java程序执行XPath查询所需要的应用程序编程接口(API)还因形形色色的XPath引擎而各不相同。
www.ibm.com
2.
Also note the power of XPath expressions to search and navigate inside the hierarchical XML Data Model .
还要注意XPath表达式在搜索和导航层次化XML数据模型方面的能力。
www.ibm.com
3.
XPath decision: The output terminal is fired if an XPath expression evaluation of the incoming message evaluates to true.
XPathdecision(XPath判定):如果XPath表达式对传入消息的计算结果为真,就会触发输出末端。
www.ibm.com
4.
If the repeating element option is selected, then an XPath expression must be provided.
如果选择了重复元素(repeatingelement)选项,则必须提供XPath表达式。
www.ibm.com
5.
The return type can be any one of the four basic XPath 1. 0 data types: boolean, string, node set, and number.
返回类型可以是4种XPath1.0基本数据类型之一:boolean、字符串、节点集和数字。
www.ibm.com
6.
A couple of useful options provided by these tools include debugging XPath, auto completion, and searching databases using XPath.
这些工具提供的一些有用的选项包括调试XPath、自动完成和使用XPath搜索数据库。
www.ibm.com
7.
Variables: The XPath processor associates values to these identifiers when evaluating the expression.
变量:XPath处理程序在计算表达式时将值和这些标识符联系起来。
www.ibm.com
8.
With XPath, you can specify test conditions, as well as specify a context in which the test condition would apply.
可以使用XPath指定测试条件,还可以指定应用测试条件的上下文。
www.ibm.com
9.
The value of the test attribute on xs: alternative corresponds to the test property, an XPath expression which evaluates to true or false.
alternative上的test属性的值对应于test属性,后者是一个值为true或false的XPath表达式。
www.ibm.com
10.
But as with all computer languages, XPath comes with a learning curve.
但是跟所有计算机语言一样,XPath也有学习曲线。
www.ibm.com
1.
Two of the most popular are eXtensible Stylesheet Language Transformations (XSLT), and XML Path Language (XPath).
其中两个最常用的是:“可扩展样式表语言变换(XSLT)”和“XML路径语言(XPath)”。
www.ibm.com
2.
This XPath identifies the part of the XML document structure that should be searched.
这个XPath标识应该搜索的XML文档结构部分。
www.ibm.com
3.
The results of this function are saved in the $data variable, which you then use to pick out relevant data using XPath.
此函数的结果保存在$data变量内,之后再使用它来通过XPath挑选相关数据。
www.ibm.com
4.
XPath specific tools are useful in visualizing your XPath evaluation results and can help you construct and validate XPath expressions.
XPath特定的工具在可视化您的XPath评估结果时很有用,并且能够帮助您构造和验证XPath表达式。
www.ibm.com
5.
Determines whether the current node matches the specified XPath expression.
确定当前节点是否与指定的XPath表达式匹配。
msdn2.microsoft.com
6.
Optionally, inspect the XPath expressions specified in the Description columns of the input and output links.
可以选择检查输入和输出链接的Description列中指定的XPath表达式。
www.ibm.com
7.
Now all I have to do is put the pseudo-xpath-to-current-node template someplace where the annotated stylesheet can find it.
现在我要必须做的是将pseudo-xpath-to-current-node模板放在注释样式表能找到的地方。
www.ibm.com
8.
When overridden in a derived class, sorts the nodes selected by the XPath expression according to the supplied parameters.
当在派生类中重写时,按提供的参数对XPath表达式选择的节点排序。
msdn2.microsoft.com
9.
The target array is selected using an XPath expression (note that the [ ] brackets aren't included on the XPath expression).
使用XPath表达式来选择目标数组(请注意,[]括号未包括在XPath表达式中)。
www.ibm.com
10.
It is an API that provides a cursor style model for navigating over a store, along with XPath query support.
它是提供用于在存储区上浏览的游标样式模型以及XPath查询支持的API。
msdn2.microsoft.com
1.
Otherwise, the XPath specification can be summarized into four main areas of interest, as described in Table 1.
此外,XPath规范可总结为四个主要的关注方面,如表1所述。
www.ibm.com
2.
When overridden in a derived class, sorts the nodes selected by the XPath expression.
当在派生类中重写时,对XPath表达式选择的节点排序。
msdn2.microsoft.com
3.
The traversal can be simplified using XPath, and the retrieval of the value can be coded once and then reused.
可以使用XPath简化遍历,值的检索可以只编码一次,然后重用。
www.ibm.com
4.
The XPath for a computed value should be a leaf node only.
计算出的值的XPath只能是叶节点。
www.ibm.com
5.
This article presents two approaches to implementing XML-based localization pack managers using XPath and XSLT: embed and extend.
本文提供了两种方法来实现使用XPath和XSLT的基于XML的本地化包管理器-嵌入和扩展。
www.ibm.com
6.
If you are familiar with XPath, you can edit the XPath expression for a formula directly in the Insert Formula dialog box.
如果您熟悉XPath,可以直接在“插入公式”对话框中编辑公式的XPath表达式。
office.microsoft.com
7.
In XQuery, the code relies on XPaths to point directly to the interesting elements and loops must be written explicitly.
在XQuery中,代码依赖于XPath直接指向感兴趣的元素,且循环必须显式编写。
www.ibm.com
8.
The focus of this article is a specific type of code injection attack: the Blind XPath injection.
本文主要介绍代码注入攻击的一种特殊类型:XPath盲注。
www.ibm.com
9.
Suppose you wanted to return the results from the earlier XPath query ( Listing 2) in alphabetical order, as shown in Listing 3.
假设需要将前面XPath查询(清单2)返回的结果按照字母顺序排列,如清单3所示。
www.ibm.com
10.
Employing non-unique element names can hinder your ability to evaluate or profile some XQuery or XPath alternatives for locating your data.
采用非唯一元素名称会影响您评估或剖析一些用于定位数据的XQuery或XPath替代方法。
www.ibm.com
1.
You can right-click a field to copy an XPath expression to the clipboard, as shown in Figure 29.
可以右键单击一个字段,把XPath表达式复制到剪贴板,见图29。
www.ibm.com
2.
In OpenLaszlo, you specify the elements in the XML document that should be bound by adding XPath in the datapath attribute.
在OpenLaszlo中,可以在XML文档中指定元素,通过在datapath属性中添加XPath来绑定这些元素。
www.ibm.com
3.
XOP is a means of more efficiently serializing XML Infosets that have certain types of XQuery and XPath 2. 0 element content.
XOP是一种更有效的方法,用于序列化包含特定类型的Xquery和Xpath2.0元素内容的XMLInfoset。
www.ibm.com
4.
XPath is a powerful functional language for selecting nodes in an XML document.
XPath是一种强大的用于选择XML文档中节点的函数式语言。
www.ibm.com
5.
xjc is an extended javac compiler that understands XML Schema, XPath expressions, and XML.
xjc是一个扩展的javac编绎器,它理解XMLSchema、XPath表达式和XML。
www.ibm.com
6.
When creating a database table, you can specify a default value for a column using an XPath expression.
当建立一个资料库表时,可以使用XPath表达式为一个列指定预设值。
www-128.ibm.com
7.
So the @xpath comment will ultimately be returned as a Tag object attached to a MethodDoc object.
所以@xpath注释最终将作为附加在MethodDoc对象上的Tag对象返回。
www.ibm.com
8.
You can see from the first template how the briefer XPath function syntax simplifies the code requesting the lookup.
可以从第一个模板中看到更简洁XPath语法是如何简化查找代码。
www.ibm.com
9.
For that reason, it's best to return DOM structures, but avoid requiring XPath-specific input or providing XPath-specific output.
出于此原因,最好返回DOM结构,但是要避免对特定于XPath的输入的需求,或者避免提供特定于XPath的输出。
www.ibm.com
10.
As an example, one could use XPath to locate all the section-title elements in a document.
比如,可以使用XPath定位文档中所有的节标题元素。
www.ibm.com
1.
Web service query verification points enable you to check that a message return matches an XPath query.
Web服务查询验证点能使您验证消息返回与XPath查询是否匹配。
www.ibm.com
2.
XPath is a standardized notation for referencing the elements of XML documents and their attributes and body content.
XPath是引用XML文件中元素及它们的属性值和主体内容的标准化符号。
www.ibm.com
3.
This time I use two XPath expressions on the Web page loaded by the user into the contentview.
这一次,我对用户加载到contentview的Web页面使用了两个XPath表达式。
www.ibm.com
4.
LZX data access and binding makes heavy use of the W3C XPath standard for identifying parts of an XML document.
LZX数据存取和绑定很大程度应用了用来标示XML文档特定部位的W3CXPath标准。
www.openface.org.cn
5.
The two XPath expressions are represented by com. icl. saxon. expr. Expression objects referenced from the nodes of the tree.
这两个XPath表达式由树节点引用的com.icl.saxon.expr.Expression对象表示。
www.ibm.com
6.
Parameters use the same syntax as XPath variables ( "$param" ), but are very different in meaning.
参数和XPath变量使用同样的语法(“$param”),但含义有所不同。
www.ibm.com
7.
In such a case, you can create an XPath expression by using the options in the Advanced Condition dialog box.
在这种情况下,可以使用“高级条件”对话框中的选项创建XPath表达式。
office.microsoft.com
8.
Remember from Part 1 that XPath selections always result in a set of nodes being returned.
第1部分中提到,XPath选择总是返回一个节点集。
www.ibm.com
9.
Fortunately, Web services transformer uses XPath to extract data from the response document and supports XML chunks output.
幸运的是,Web服务转换器使用XPath从响应文档中提取数据,并支持XML块输出。
www.ibm.com
10.
Functions: The XPath processor associates values to functions when evaluating the expression.
函数:XPath处理程序在计算表达式时将值和函数联系起来。
www.ibm.com
1.
Locating data in the document is an exercise of pattern matching using XPath expressions.
定位文档中的数据是一个使用XPath进行模式匹配的过程。
www.ibm.com
2.
Newer modifications include Blind XPath injection, which reduces the knowledge required to mount the attack.
更新的修改中还包括暗藏XPath注入,它降低了安置攻击所需的知识。
www.ibm.com
3.
These problems require the programmer to move beyond XPath to a tool like XQuery.
这些问题要求程序员越过XPath而求助于XQuery之类的工具。
www.ibm.com
4.
This tag lets a template declare and use a global variable, using the full power of XPath to manipulate that variable at any point.
该标签允许模板声明和使用一个全局变量,使用XPath的全部能力来在任何时候操纵该变量。
www.ibm.com
5.
Create a task in which dynamic people resolution with XPath expressions is used to assign authorized users to tasks.
创建一个任务,其中含有XPath表达式的动态人员解析被用于给授权用户分配任务。
www.ibm.com
6.
A localization pack manager uses the XSLT or path expressions of XPath to access the designated nodes in the localization pack XML files.
本地化包管理器使用XSLT或XPath的路径表达式来访问本地化包XML文件中的指定节点。
www.ibm.com
7.
XPath Expressions identifying nodes to be copied.
标识要复制的节点的XPath表达式。
msdn2.microsoft.com
8.
Note that the pseudo-xpath-to-current-node template does not have trace code added, since it has tracexsl: trace= "no" .
注:没有向pseudo-xpath-to-current-node模板添加跟踪代码,因为它有tracexsl:trace=“no”。
www.ibm.com
9.
Summary: XPath can dramatically simplify and speed applications with even modest XML involvement.
简介:合理使用XML,XPath就能够显著地简化和加速应用程序。
www.ibm.com
10.
Even the functions and operators that you can use in XPath are all about selection.
即使在XPath中使用的函数和运算符也都与选择有关。
www.ibm.com
1.
Users can retrieve entire XML documents or document fragments by incorporating XPath, XQuery, and SQL into queries.
通过将XPath、XQuery组合进行查询,用户可以检索整个XML文档或文档片断。
www.ibm.com
2.
The XPath interpreter also includes optimization features that extend the basic Interpreter pattern of Gamma et al.
XPath解释器还包括扩展Gamma等的基本解释器模式的优化特性
www.ibm.com
3.
where: where lets you apply selection criteria to a node set, beyond what XPath offers.
where:where允许向节点集应用选择条件,除了XPath原有的机制意外。
www.ibm.com
4.
Finally, you'll see how XPath deals with data types, particularly when you perform comparisons of attribute values to numeric values.
最后,讨论XPath如何处理数据类型,尤其是在执行属性值与数字值的比较时。
www.ibm.com
5.
It does not call into the application handler though; it limits itself to printing recognized XPaths.
但它不调用应用处理程序;它只将其自身限于打印已识别的XPath。
www.ibm.com
6.
These transformations group a set of mappings based on a given XPath expression condition.
这些转换根据给定的XPath表达式条件对映射进行分组。
www.ibm.com
7.
Since the model is XML-ready, you can use an XPath-based query language to find out where you are when you navigate the model.
由于这个模型可以很好地使用XML,因此可以使用一种基于XPath的查询语言来查询自己在这个模型中的位置。
www.ibm.com
8.
When editing an XPath expression, the content assist will contain a menu item called "Insert Simple XPath" expression.
在编辑XPath表达式时,内容帮助将包含一个名为“InsertSimpleXPath”表达式的菜单项。
www.ibm.com
9.
To avoid such potential security issues, it is recommended that XPath parameters should never be exposed to external callers.
为了避免这种潜在的安全问题,建议切勿向外部调用方公开XPath参数。
msdn2.microsoft.com
10.
XPath 2. 0 supports "Schema Awareness" meaning that elements of the tree have type annotations which can be used to navigate the XPath.
XPath2.0支持“模式认知”,意味着树的元素有类型注解,可以用于XPath导航。
www.infoq.com
1.
Firefinder is for quickly finding web page elements that match CSS or Xpath selectors that you input as your search criteria.
Firefinder是按照您输入搜索标准快速查找网页内容中相匹配的CSS或XPath选择符。
www.bing.com
2.
Choosing a date generates an XPath literal expression as input to the function representing the chosen date and time.
选择一个日期将生成XPath字面表达式作为函数输入,表示所选的日期和时间。
www.ibm.com
3.
Variables: Variables are used with compound steps and define XPath variables for use within a compound step sub-pipeline.
变量:变量和复合步骤一起使用,定义在复合步骤子管道中使用的Xpath变量。
www.ibm.com
4.
The customisation of the nodes is achieved by you creating an XPath expression which will be executed when the node is invoked at runtime.
节点的自定义是通过创建XPath表达式获得的,该表达式将在运行时调用节点时执行。
www.ibm.com
5.
The XPath expression does not need to use the same prefixes, only the same namespace URIs.
XPath表达式不一定要使用相同的前缀,只需要名称空间URI相同即可。
www.ibm.com
6.
XPath wildcards can be used to select unknown XML elements.
XPath的通配符可以用来选择未知的XML元素
blog.hjenglish.com
7.
The tag uses an XPath expression to specify the value that you want to copy into the variable.
标记使用一个XPath表达式来指定要拷贝到变量中的值。
www.ibm.com
8.
Of course, if you want an instantiated node-list, just use list(XPath(obj, path)) to get one.
当然,如果希望实例化节点列表,可以用list(XPath(obj,path))实现它。
www.ibm.com
9.
Specify the appropriate XPATH expression that DataStage should use to extract information from the input XML data.
指定DataStage用于从输入XML数据提取信息的恰当XPATH表达式。
www.ibm.com
10.
At a minimum, you should fill in the XPath expressions for your extension elements.
至少应该填写您的扩展元素的XPath表达式。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 13:19:26