Prefix is the node's namespace prefix.
prefix是节点的名称空间前缀。
Add a namespace prefix to XPath expressions.
向XPath表达式添加名称空间前缀。
Creating namespace prefix and URI pair mappings.
创建名称空间前缀和URI对映射。
Option 2: Add a namespace prefix to XPath expressions.
选项2:向XPath表达式添加名称空间前缀。
Technique 1: Map a namespace prefix to a namespace URI
技术1:将名称空间前缀映射到名称空间URI
Technique 2: Map a namespace URI to a namespace prefix.
技术2:将名称空间uri映射到名称空间前缀。
Specify a namespace prefix when writing attributes or elements.
在编写属性或元素时指定命名空间前缀。
The presence of a namespace prefix (c) in this query indicates that.
这个查询中出现的名称空间前缀(c)表明了这一点。
The namespace prefix is Excel (although you can change it, if you prefer).
其命名空间前缀是Excel(但是您可以根据需要修改成其他名称)。
In this case, app is the namespace prefix allocated to your imported namespace.
在此例中,app是分配给您导入的命名空间的命名空间前缀。
However, you can use a namespace prefix to put an attribute in a namespace.
但是可以使用命名空间前缀将属性置于一个命名空间中。
These correspond to the namespace prefix declarations in a bitstream, shown here
这些命名空间前缀定义与位流中的命名空间前缀声明相对应,如下所示
Similarly, here's how to rewrite the SQL/XML equivalent to use a namespace prefix
类似地,下面看看如何重新编写对应的SQL/XML,以便在其中使用名称空间前缀
This is because the record's element is defined with a namespace prefix in the table.
这是因为在表中该记录的元素是用一个名称空间前缀定义的。
The first element has no namespace prefix, so it is attached to the default namespace.
第一个元素没有命名空间前缀,因此它属于缺省的命名空间。
This mapping of the URI and namespace prefix is only for the benefit of the developer.
URI和名称空间前缀的这种映射仅仅是为开发人员考虑。
It also creates an attribute that declares the namespace with a namespace prefix.
该范例也会建立宣告具有命名空间前置词之命名空间的属性。
XQuery uses the terms namespace prefix and namespace URI when discussing its syntax.
XQuery在讨论其语法时使用术语名称空间前缀和 名称空间URI。
The namespace prefix used in the query can be different from the prefix used in the data.
查询中使用的名称空间前缀可以与数据中使用的前缀不同。
An ESQL namespace declaration corresponds closely to the idea of a namespace prefix in XML.
ESQL命名空间声明与XML中的命名空间前缀的概念密切对应。
Note how the extension function is called using the namespace prefix (xslext in this example).
说明这个扩展函数是如何使用名称空间前缀调用的(见本例的xslext)。
You can use the ESQL in the following example to create the namespace prefix definition for ns1.
可以使用下面的示例中的ESQL来创建ns1的命名空间前缀定义。
Any element that is not fully qualified with a namespace prefix belongs to the default namespace.
任何没有用命名空间前缀完全限定的元素均属于默认命名空间。
Also note that in XPath expressions, you must prefix all elements with the appropriate namespace prefix.
还需注意,在XPath表达式中,必须使用相应的名称空间前缀作为所有元素的前缀。
When creating an XML element literal, you can specify the XML namespace prefix for the element name.
在创建XML元素文本时,可以为元素名称指定XML命名空间前缀。
The following XSL code translates the namespace prefix in a string to the corresponding namespace URI.
以下XSL代码将字符串中的名称空间前缀转换为对应的名称空间URI。
Since the namespace prefix is part of an attribute value in the WSDL case, some additional work is required.
由于在WSDL中,名称空间前缀是属性值的一部分,因此需要进行一些额外的工作。
Here's how to rewrite the XQuery in Listing 12 to use a namespace prefix rather than a default namespace.
下面看看如何重新编写清单12中的XQuery,在其中使用一个名称空间前缀,而不是使用默认名称空间?
By default, elements with a local declaration are unqualified (they take no namespace prefix) in the XML document.
在默认情况下,XML文档中具有局部声明的元素是非限定的(它们没有名称空间前缀)。
When serializing, LINQ to XML attempts to serialize with the namespace prefix specified in namespace attributes.
序列化时,LINQ toXML尝试使用命名空间属性中指定的空间前置词进行序列化。
应用推荐