由于所有子元素都是局部的,所以它额外的优势是能够隐藏名称空间。
Because all subelements are localized, it comes with the added benefit of being able to hide namespaces.
由于父节点的名称空间前缀可以被一个子节点覆盖,比如默认名称空间,因此如果名称空间已被复制到目标,那么就不会再次复制该名称空间。
Because a namespace prefix in a parent node can be overridden by a child node, for example default namespace, a namespace is not copied again if it has been copied to the target.
由于它的子节点(包括元素)不包含名称空间前缀,因此它们不属于任何名称空间。
Because its child nodes (including the element) don't contain namespace prefixes, they don't belong to any namespace.
应用推荐