Processing Instruction Node的意思|示意

美 / / 英 / /

处理指令节点


Processing Instruction Node的网络常见释义

处理指令节点 (6) 处理指令节点(processing instruction node):表示使用什么处理指令来处理XML文档的节点。处理指令节点与XML文档中的每一条处理指令相对应

Processing Instruction Node相关例句

A node can be a piece of text (such as an element's content), an element, or a processing instruction or comment.

节点可以是一段文本(比如元素的内容)、一个元素、一条处理指令或者注释。

Each CDATA section, comment, processing instruction, and non-leaf node is assigned a binary codeword.

每个CDATA部分、注释、处理指令和非叶节点都被分配一个二进制代码字。

NodeType is an integer representing the node type — for example, 2 for an attribute node and 7 for a processing instruction.

nodeType是代表节点类型的整数——例如,2代表属性节点,7代表处理指令。

Comment type node test (' comment ') and PI type node test (' processing-instruction ').

评论类型节点测试(‘comment’)和PI类型节点测试(‘processing - instruction ’)。

You can use the "rename" operation to give an element, attribute, or a processing-instruction node a different name.

可以使用“rename”操作给元素、属性或处理指令节点指定一个新名称。