使用xsl:namespace创建命名空间节点。
打开命名空间节点以显示该命名空间的类型,然后选择一个类型。
Open a namespace node to display types for the namespace, and then select a type.
直接操作源文档中的命名空间节点并希望控制输出中的命名空间声明。
Directly manipulating namespace nodes from the source document and attempting to control the namespace declarations in the output.
函数允许应用程序改变用来解析各个等级命名空间节点的划界字符。
SetWTclientQualifier allows the application to change the delimiting character used to parse the nodes of a hierarchical namespace.
注意:当前节点的命名空间节点也会被自动复制,但是当前节点中的子节点和属性将不会自动复制。
Note: Namespace nodes of the current node are automatically copied as well, but child nodes and attributes of the current node are not automatically copied!
另一方面,节点表示的内容很广泛,从最顶级的命名空间声明,一直到最小的表达式都可以表示。
Nodes, on the other hand, represent everything from the top level namespace declaration down to the smallest expression.
SOAPInput节点可以从消息有效负载(即SOAP主体的第一个子元素的名称和命名空间)确定特定的操作。
A SOAPInput node determines the specific operation from the message payload, that is, the name and namespace of the first child of the SOAP body.
通过使用命名空间轴或者复制元素来得到其命名空间来访问这样的节点。
Accessing such nodes in the source by use of the namespace axis or copying an element to get its namespace.
您可以定义您应用程序所需要的一组标签,然后允许客户将他们自己的数据以自己的命名空间添加到文件中,而不破坏您的节点树。
You can define a base set of tags for whatever your application needs, and then allow customers to add their own data into the file, in their own namespace, without disturbing your tree.
集群提供了一个虚拟的网状网络,其中每个节点彼此相连,并且可以通过操作集群命名空间中的对象来控制其中的路由。
The cluster provides a virtual mesh network in which every node is connected to every other, and in which routing can be controlled through manipulation of objects in the cluster namespace.
最近对JNDI命名空间的更改之一是能够在环境(服务器、集群、节点或计算单元)的各个级别上界定资源定义的范围。
One of the recent changes to the JNDI namespace is the ability to scope the resource definitions at various levels in the environment (server, cluster, node, or cell).
名称空间防止不同来源和不同应用程序域之间的项目和节点类型的命名冲突。
Namespaces prevent naming collisions among items and node types that come from different sources and application domains.
一般来说,如果希望使用XML命名空间,并且要对文档执行任何需要XML命名空间支持的操作,那么就不应该用DOMLevel1方法创建节点。
In general, you should not create nodes with DOM Level 1 methods if you want to use XML Namespaces and perform any operation on your document that requires XML Namespaces support.
例如,可以使用这个方法去掉注释,将CDATASection节点转换为Text节点,或者放弃树中所有命名空间声明属性。
For example, you can use this method to get rid of comments, to transform CDATASection nodes into Text nodes, or to discard all the namespace declaration attributes from the tree.
方法通过指定的命名空间URI和名称获取属性节点。
The getAttributeNS() method gets an attribute node by namespace URI and name.
不执行XML扩展的原因在于对元素的命名空间解析只有在将节点放入文档中时才发生。
The expansion of the XML is not done because resolution of the namespace for the element cannot occur until the node is placed in the document.
选取目前节点中,所有具有指定区域名称和命名空间uri的子代节点。
Selects all the descendant nodes of the current node with the local name and namespace URI specified.
选择当前节点中具有指定的本地名称和命名空间uri的所有子节点。
Selects all the child nodes of the current node that have the local name and namespace URI specified.
选取目前节点中,所有具有指定区域名称和命名空间uri的祖系节点。
Selects all the ancestor nodes of the current node that have the specified local name and namespace URI.
这个命名空间影响任何产生的项目或属性节点的组态。
This namespace affects the configuration of any element or attribute nodes generated.
返回在当前节点范围内定义的所有命名空间。
Returns all namespaces defined in the scope of the current node.
确定当前节点是否具有带有指定本地名称和命名空间uri的特性。
Determines whether the current node has an attribute with the specified local name and namespace URI.
返回位于给定位置的节点的命名空间URI。
演示如何查找特定命名空间中的所有节点。
Shows how to find all nodes that are in a specific namespace.
返回在当前节点本地定义的所有命名空间。
Returns all namespaces that are defined locally at the current node.
若要解决此问题,请手动导航到命名空间后面的代码文件,或在您的选择中忽略命名空间的节点。
To work around this issue, navigate manually to the code file behind the namespace, or omit the node for the namespace from your selection.
因此,在元素的替换文本中使用的命名空间将在设置父节点时绑定。
Therefore, the namespaces used in the replacement text for the element are bound at the time that the parent node is set.
因此,在元素的替换文本中使用的命名空间将在设置父节点时绑定。
Therefore, the namespaces used in the replacement text for the element are bound at the time that the parent node is set.
应用推荐