To locate an atomic node value is to extract desired values from the XML document.
定位原子节点值也就是从XML文档中提取想要的值。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
The first query returns the full element node, i.e. 29, while the second query only returns its text node value 29.
第一个查询将返回完整的元素节点,即29,而第二个查询仅返回其文本节点值29。
Based on DTD, tree model for XML and path expressions, definitions for node value equality and node set are given.
基于DTD,XML的树模型和路径表达式,对节点的值相等和路径节点集作了定义。
This paper analyzes the degree of its node value, clustering coefficient, average shortest path, degree-related structures.
本文通过分析其结点度值、群聚系数、平均最短路径、度相关性结构。
When working with XML data, you need to parse the data to get to the least common denominator-the desired data (or atomic node value, as it is often called).
在处理XML数据时,需要对这些数据进行分析以获得最小公分母,即您想要的数据(经常被称之为原子节点值)。
The getLinkIfPresent method deals with a difference between RSS and Atom: In RSS, the node value is the actual link, while in Atom you need to use the href attribute.
getLinkIfPresent方法则可处理RSS和Atom之间的差异:在 RSS 中,节点值就是实际的链接,而在 Atom 中,则需要使用href属性。
On the way of dividing expressing, the division point is judged according to output node value through a great deal of training when explaining the signification presented by output result.
在对输出结果所代表的含义进行解释时,从切分的表示方式上,以大量训练所得的输出结点值为依据对切分点进行判断。
The specification also treats every part of the document as a node consisting of a type and a value.
此规范还将文档的每一部分当成由一个类型和一个值组成的节点来对待。
A snippet node computes a value or performs some task.
代码片段节点计算一个值或执行某一任务。
The input value can be a simple expression or be a value computed by another node.
该输入值可以是一个简单表达式,或者是由另一节点计算的一个值。
Consider a scenario in which an application needs to change the value of an XML node.
考虑这样一个场景,即一个应用程序需要更改一个xml节点的值。
Node types are returned as integers, and allow you to handle each node appropriately; an element (type 1) has a name, but no value, whereas a text node (type 3) has a value but no name.
节点类型以整数返回,并且允许您适当地处理每一个节点;一个元素(类型1)有名称没有值,但是一个文本节点(类型3)有值没有名称。
By default, this level is set to 0.20, and so there is a twenty percent probability that any given node will change its value and color.
默认情况下,这个标准设置为0.20,这样任意给定的节点就有百分之二十的可能会改变其值和颜色。
The specification also treats every part of the document as a node, consisting of a type and a value.
该规范同样将文档的每个部分看成由类型和值组成的节点。
As discussed above, this can present difficulties both in traversing the document to find the desired node and in retrieving the value of the node.
正如上面所讨论的,这会为遍历文档来查找期望的节点和检索节点值带来困难。
In this case, you've created a binding that not only identifies a particular node, but also sets a value for it.
在本例中,您创建的绑定不仅可以识别某特定的节点,而且还能为节点赋值。
When you execute the code in Listing 4, the result is the atomic value of one node.
执行清单4的代码后,结果得到的是一个节点的原子值。
It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.
它包含每个文本节点(即xml列中的每个XML文档中的每个叶子元素值)的索引条目。
An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.
元素有元素节点,属性(包括属性值)有属性节点,元素中的文本则是文本节点。
Specifically, the value of the node name for the V6 profile must match the node name from the V5 federated node.
具体来说,V6配置文件的节点名称的值必须与V5联合节点的节点名称相匹配。
After the recursive call completes, we add the value of the current node to the results of the recursive call.
递归调用之后,我们将当前节点的值加到递归调用的结果上。
Another common action is to set the value of a node to a desired value, as shown in Listing 3.
另一项常用的操作是将节点的值设置为希望的值,如清单3所示。
The dot (.) is now known as the context item expression, and might be a node or an atomic value, depending on the current item in the sequence being processed.
点号(.)在这里称为上下文项表达式,可以是节点或者原子值,视处理的序列中的当前项而定。
The question marks (?) in the expression are replaced with the existing text value of the target node.
表达式中的问号(?)将由目标节点的现有文本值替换。
The expression is then computed, and the resulting value replaces the existing value in the target node.
然后计算表达式,得到的值将替换目标节点中的现有值。
The expression is then computed and the resulting value replaces the existing value in the target node.
然后,计算表达式,得到的值将替换目标节点中的现有值。
Instead of just returning a single value for each node in the result set, an XML string is returned.
返回的不是结果集中每个节点的值,而是一个xml字符串。
In all other cases, the child node is considered as the value to be replaced.
在所有其他情况下,子节点都视为要替换的值。
Another common action is to set the value of a node to a desired value, as shown in Listing 3.
另一项常见操作是将节点值设置成期望的值,如清单3中所示。
应用推荐