This returns the topmost element node of the given instance.
它会返回给定实例的最顶层元素节点。
To remove attributes, see Removing attributes from an Element Node in the DOM.
要移除属性,请参见移除DOM中元素节点的属性。
takes an instance element node, a type QName, and a sequence of schema document nodes.
获取一个实例元素节点、一个类型 QName和一个模式文档节点的序列。
The getEventTarget function returns the element node in the document that was clicked.
getEventTarget功能返回了点击的文件中的元素节点。
The current node is not an element node. Cannot set attribute on any other type of node.
当前节点不是元素节点。无法在任何其他类型的节点上设置属性。
The former identifies the element node "price", the latter points to the text node with the value "29".
前者识别了元素节点“price”,而后者指向值为“29”的文本节点。
Each element is represented by an element node, and the actual data values are represented by text nodes.
每个元素由元素节点表示,实际的数据值由文本节点表示。
Takes an element node in an instance document, an element QName, and a sequence of schema document nodes.
获取实例文档中的一个元素节点、一个元素QName和一个模式文档节点的序列。
The examples you have seen so far use the "replace value of" operation to change the value of an element node.
到目前为止看到的示例都是使用“replacevalueof”操作修改元素节点的值。
And use the least squares technique to paraboloid fitting the finite element node on the distorted antenna.
采用最小二乘法来对变形后的天线有限元节点进行抛物面拟合。
The first query returns the full element node, i.e. 29, while the second query only returns its text node value 29.
第一个查询将返回完整的元素节点,即29,而第二个查询仅返回其文本节点值29。
For information on how to remove attributes on an element, see Removing attributes from an element Node in the DOM.
有关如何移除元素属性的信息,请参见移除DOM中元素节点的属性。
An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.
元素有元素节点,属性(包括属性值)有属性节点,元素中的文本则是文本节点。
Schema-element (Person) matches an element node which is declared to be in the substitution group headed by the Person element.
schema -element (Person)匹配一个元素节点,该节点必须在以Person开头的代替组中声明。
In general, an element node is the parent of a text node; but here, the predicate essentially de-references the text within an element.
一般来说,元素节点是文本节点的父节点,但这里谓词实际上引用了元素中的文本。
When you grab an element's child, as you have to in this case, you get the element node, then navigate to all its child nodes, and iterate over them.
像这种情况下访问元素的子元素时,必须首先取得元素节点然后遍历所有的子元素节点。
Now, if you use an XML Schema to validate your document, TypeInfo represents the type of the element on an element node, and the type of the attribute on an attribute node.
现在,如果使用XMLSchema验证文档,那么TypeInfo在元素节点上表示元素类型,而在属性节点上表示属性类型。
The computational format and the software at finite element node based on the cubic spline interpolation function which has been improved by author have been presented.
对三次样条插值函数进行改进,提出了有限元离散节点的计算格式及软件。
The contribution of Gauss node to element stiffness should be removed. So the residual stress of Gauss node can be brought to the structure as the load by element node.
当单元局部损伤后,由于损伤高斯点的承载能力全部丧失,需将高斯点对单元刚度矩阵的贡献从单元刚度矩阵中除去,此高斯点上的残余应力通过单元节点作为荷载加在结构上。
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)有值没有名称。
In addition to be able to add, remove, or modify the element, you could also move it to another location in the hierarchy by manipulating the Pointers to the element or node.
除了可以添加、删除或修改元素之外,您还可以通过操纵指向元素或节点的指针,将元素移动到该层次结构中的另一位置上。
The query maps one or more specific XML element or attribute node values to an equal number of relational data type columns (see Figure 6).
查询将一个或多个特定XML元素或属性节点值映射到同等数量的关系数据列(参见图6)。
For each element, navigate to the correct element by starting at the document node and traversing, and elements.
对于每个元素,从文档节点开始并遍历、和元素,导航到正确的元素。
It takes in a single element, text node, or comment.
它接受单个元素、文本节点或注释。
The data model has no notions of words or tokens inside a text node; it just represents the textual content of an element or attribute as one contiguous node.
数据模型没有表示文本节点中的单词或符号的概念;它只是将元素或属性的文本内容表示为一个后续节点。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
The root of the tree is the document itself, and each node corresponds to an element or character data.
树的根是文档本身,每个节点对应于一个元素或字符数据。
Listing 1 USES indentation to illustrate where each element appears in the DOM node tree.
清单1用缩进表示每个元素在DOM节点树中的位置。
Listing 12 creates a node element and USES Figure 3 to compose the node's background.
清单12创建了一个节点元素,并使用图3作为背景图。
Listing 12 creates a node element and USES Figure 3 to compose the node's background.
清单12创建了一个节点元素,并使用图3作为背景图。
应用推荐