There is good reason for this: tagname may contain other embedded XML tags.
有一个很好的理由来这样做:tagname可能包含其它嵌入的XML标记。
In fact, the text is treated as one or more child nodes under the tagname node.
事实上,该文本被当作tagname节点下的一个或多个子节点处理。
If tagname does contain embedded XML tags, getting its text value makes less sense.
如果tagname确实包含嵌入的XML标记,获取其文本值也没什么意义。
The full namespace URI simply becomes part of the tagname when SXML is generated as above.
当像上面这样生成SXML 时,完整的命名空间URI变成了标签名的一部分。
Thus, in order to get the text value, you need to traverse the children of tagname, collating them into a string.
因此,为了获得该文本值,需要遍历tagname的子节点,并将它们整理成一个字符串。
Thus, in order to get the text value, you need to traverse the children of tagname, collating the value of each into a string.
因此,为了获取文本值,您需要遍历tagname的子节点,将每个值整理成一个字符串。
There is good reason for this: tagname may contain other embedded XML elements, in which case getting its text value makes less sense.
这样做有充分的理由:tagname可能包含其它嵌入的xml元素,在这种情况下获取其文本值没有多大意义。
The tagname is a straightforward string; the attribute dictionary is a dictionary that maps attributes to values, as you would expect.
tagname是直观的字符串;正如您所想到的,属性字典是一个映射属性与值的字典。
The tagname is a straightforward string; the attribute dictionary is a dictionary that maps attributes to values, as you would expect.
tagname是直观的字符串;正如您所想到的,属性字典是一个映射属性与值的字典。
应用推荐