属性节点显示为红色,包括。
更改目标XML文档中任何文本或属性节点的值。
Changing the value of any text or attribute nodes in the target XML document.
基本上,可以让属性节点以任何您希望的方式表现。
Basically, you can make an attribute node behave in any way you wish.
属性节点的选择需要用到XPath中的特殊语法。
Selecting an attribute node requires special syntax in XPath.
所以可以有文本节点、元素节点和属性节点。
而且和属性节点一样,违背了看待元素的几条标准规则。
And, just as in the case of attribute nodes, some of the standard rules of thinking about elements are broken.
方法通过指定的命名空间URI和名称获取属性节点。
The getAttributeNS() method gets an attribute node by namespace URI and name.
前面,我提到属性节点包括属性及其值作为一个信息单位来处理。
Earlier, I talked about an attribute node being both the attribute and its value, treated as a single unit of information.
这个命名空间影响任何产生的项目或属性节点的组态。
This namespace affects the configuration of any element or attribute nodes generated.
该优化还考虑到属性节点并没有在树上真正具体化,除非需要使用它们。
This optimization also takes account of the fact that attribute nodes are not actually materialized on the tree unless they are required.
默认情况下,eXist对元素和属性节点以及文档的全部文本做索引。
By default, eXist indexes element and attribute nodes as well as the full text of the document.
元素有元素节点,属性(包括属性值)有属性节点,元素中的文本则是文本节点。
An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.
此缺点源于SimpleXML将通过使用PHP的动态特性动态创建元素和属性节点。
This stems from the fact that SimpleXML creates the element and attribute nodes on the fly by exploiting the dynamic nature of PHP.
nodeType是代表节点类型的整数——例如,2代表属性节点,7代表处理指令。
NodeType is an integer representing the node type — for example, 2 for an attribute node and 7 for a processing instruction.
如果不带参数,element和attribute将分别选择任意的元素和属性节点。
Without any parameters, element and attribute select any element or attribute node, respectively.
查询将一个或多个特定XML元素或属性节点值映射到同等数量的关系数据列(参见图6)。
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).
“一切都是节点”的抽象虽然相当不错,但却可以导致笨拙的编码情况,例如上面的属性节点示例。
The everything-is-a-node abstraction, while quite elegant, leads to awkward coding situations, such as the attribute node example above.
要强制详细的错误报告通过经典ASP,打开ASP“功能页面的网站,然后展开调试属性节点。”
To force detailed error reporting by Classic ASP, open the ASP 'feature' page for the website then expand the Debugging Properties node.
清单41中的XSLT复制源xml文档中的文本、元素和属性节点,但是忽略名称空间节点和DOCTYPE声明。
The XSLT in Listing 41 copies text, element, and attribute nodes in the source XML document, but namespace nodes and the DOCTYPE declaration are omitted.
Instance视图允许创建新实例,增加和删除元素或属性,改变元素和属性名,删除元素和属性节点,重命名和为其赋值。
The instance view lets you create a new instance, add and delete elements and attributes, change element and attribute names, move element and attribute nodes, rename them, and assign values to them.
现在,如果使用XMLSchema验证文档,那么TypeInfo在元素节点上表示元素类型,而在属性节点上表示属性类型。
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.
SimpleXML动态生成元素和属性节点作为其他节点的属性,有利于获得几乎像ZendGoogle数据api类一样可读的节点遍历代码。
SimpleXML's generation of element and attribute nodes on the fly as properties of other nodes makes for node traversal code that is almost as readable as the Zend Google data API classes.
例如,图3显示Jaxen需要进行一些测试,运用name函数对文字节点、注释节点、处理指令节点、属性节点和名称空间节点进行测试。
For example, Figure 3 shows that Jaxen needs tests that apply the name function to text nodes, comment nodes, processing instruction nodes, attribute nodes, and namespace nodes.
每个节点的属性均被检查和存储。
圆圈代表节点,矩形代表属性。
Circles represent nodes, while rectangles represent properties.
添加和设置节点以及节点属性只能修改临时的会话存储层。
Recall that adding and setting nodes and node properties only modifies the transient session storage layer.
当需要访问特定的元素、属性或节点集时它们很有用。
They can really help out when you want a particular element, attribute, or node set.
订单文档有许多属性,而且数据节点的比例很高。
Order documents have many attributes and a high ratio of nodes to data.
您可以在消息流级设置安全性配置文件属性,以便在节点安全性配置文件的属性留空时,节点能够继承这些属性。
You can set the security profile property at the message flow level, so that a node can inherit it if the node security profile property is left blank.
如果重构涉及属性和节点之间的转换,就需要将数据转换为关系数据类型。
If the restructure involves moving things between attributes and nodes, you'll always need to cast the data into relational data types.
应用推荐