Delete the XML document's default namespace.
删除XML文档的默认名称空间。
The default namespace for content pages.
内容页的默认名称空间。
Manipulating the default namespace declaration.
操作缺省名称空间声明。
Option 1: Delete the XML document's default namespace.
选项1:删除XML文档的默认名称空间。
Specify a default namespace for input XML documents.
为输入XML文档指定名称空间。
Select the default namespace or specify a different one.
选择默认的名字空间或者指定一个不同的。
Guideline 1: Use XHTML's namespace as the default namespace.
准则1:使用XHTML名称空间作为默认名称空间。
You can reset the default namespace by setting it to an empty string.
您可以将它设置为空字符串,以便对该缺省的命名空间进行重新设置,例如。
If the XML document can be modified, delete the default namespace.
如果XML文档不能修改,则删除默认的名称空间。
Attributes are not influenced by the declaration of a default namespace.
属性不受缺省名称空间声明的影响。
Switching code pages is analogous to switching the default namespace.
代码页切换与切换缺省命名空间类似。
Until now, the examples declared a default namespace for each of the queries.
到现在为止,前面的例子都是为每个查询声明一个默认名称空间。
This includes the namespace which, in this case is the default namespace.
类名包括名称空间,本例中为默认名称空间。
Listing 1 USES the HTML5 DTDecl and declares the default namespace at the top.
清单1使用HTML5DTDecl,并在顶部声明默认命名空间。
The elements are affected by the declaration of a URI for the default namespace.
对缺省名称空间的URI 进行声明会影响元素。
Listing 39 is an XSLT in which the XML document's default namespace is assigned a prefix.
清单39是一个XSLT,其中XML文档的默认名称空间被分配一个前缀。
The first element has no namespace prefix, so it is attached to the default namespace.
第一个元素没有命名空间前缀,因此它属于缺省的命名空间。
Leave the Prefix field blank to use this as the default namespace, as shown in Figure 7.
将Prefix字段留空,使用这个URI作为默认名称空间,如图7所示。
Tip 5: Handling XPath select expressions that fail to match documents with a default namespace.
技巧5:处理不能匹配具有默认名称空间的文档的XPath选择表达式。
The second one declares that there is a default namespace for those elements that lack a prefix.
第二种声明,对于那些没有前缀的元素存在一个缺省名称空间。
If the namespace field does not contain an entry, enter the name of your default namespace.
如果Namespace字段不包含条目,则填入默认名称空间的名称。
The EPR business object contains a single field named address, and we use the default namespace.
这个EPR业务对象仅包含一个名为address的字段,并且我们使用了缺省命名空间。
The use of a default namespace avoids the need to explicitly prefix names from that namespace.
使用缺省名称空间避免了对那个名称空间中的名称明确地添加前缀的需要。
Attributes never inherit a namespace from their elements and never assume a default namespace.
属性不会继承它们的元素的名称空间,也不会假设一个默认名称空间。
This is because no namespace is declared in the element, and it isn't bound to a default namespace.
这是因为在元素中没有声明名称空间,它不会被绑定到默认名称空间。
Option 2 is possible if the XML documents consistently have a default namespace, which is usually the case.
如果XML文档一直具有默认的名称空间(通常有这种情况),那么选项2是可能的。
Here's how to rewrite the XQuery in Listing 12 to use a namespace prefix rather than a default namespace.
下面看看如何重新编写清单12中的XQuery,在其中使用一个名称空间前缀,而不是使用默认名称空间?
Finally, the version that only takes a local name starts elements in the default namespace, whatever it may be.
最后一个版本只包含本地名称,该版本无论默认名称空间如何都会在其内启动元素。
Normally the element is in the default namespace, so traditional Spring bean definitions do not need prefixing.
通常,元素是在缺省的命名空间,因此传统的Springbean定义并不需要前缀。
It can simply change the default namespace and remove namespace prefixes and lastly add the "xforms-check.js" script.
它可以修改默认名称空间、删除名称空间前缀并添加“xforms - check . js”脚本。
应用推荐