Manipulating the default namespace declaration.
操作缺省名称空间声明。
The default namespace declaration, if any, then all other namespace declarations, in alphabetical order of the prefixes they define.
如果有默认名称空间声明的话紧跟在后面,然后是其他名称空间声明,按照定义前缀的字母顺序。
If the back end system that consumes this generated XML is not capable of handling such elements, the serializer can be configured to generate a default namespace declaration.
如果消费这些生成的XML的后台系统不不能够处理这样的元素,可以配置序列化器生成一个默认的命名空间声明。
Method getPrefix() is a shorthand for getting the namespace attribute's local name (unless it is a default namespace declaration, in which case the prefix is an empty string rather than "xmlns").
方法getPrefix()是获得名称空间属性的本地名的快捷方式(除非是默认名称空间声明,这种情况下前缀是一个空字符串而非 “xmlns”)。
Attributes are not influenced by the declaration of a default namespace.
属性不受缺省名称空间声明的影响。
The elements are affected by the declaration of a URI for the default namespace.
对缺省名称空间的URI 进行声明会影响元素。
You can adapt the XML syntax that defines the prefix and URI mappings to provide what is termed a "Default" namespace declaration.
您可以采用xml语法来定义前缀和URI映射,以便提供所谓的“缺省(Default)”名称空间声明。
By default, elements with a local declaration are unqualified (they take no namespace prefix) in the XML document.
在默认情况下,XML文档中具有局部声明的元素是非限定的(它们没有名称空间前缀)。
By default, elements with a local declaration are unqualified (they take no namespace prefix) in the XML document.
在默认情况下,XML文档中具有局部声明的元素是非限定的(它们没有名称空间前缀)。
应用推荐