| 1. | In other words , the name of a tag is not a global identifier 换句话说,标签名不是全局标识符。 |
| 2. | In sxml is no different than the filtering on any other tag name 的子女与筛选任何其他标签名没有区别。 |
| 3. | An xml tag is defined by its context , not just by its tag name Xml标签是由上下文定义的,而不是由标签名定义的 |
| 4. | The result of the method is an associative array of tag names and popularity 函数结果是用标签名和人气组成的联合数组。 |
| 5. | The full namespace uri simply becomes part of the tagname when sxml is generated as above 当像上面这样生成sxml时,完整的命名空间uri变成了标签名的一部分。 |
| 6. | Xml namespaces turn local names into global ones by appending a global identifier to the tag name Xml名称空间通过在标签名前增加全局标识符将本地名转化成全局名。 |
| 7. | Processing instructions and comments are also reduced to special tag names that are not available in xml 处理指令和注释也简化了标签名,这在xml中是无法实现的:前者用 |
| 8. | The name in an element s end - tag must match the element type in the start - tag . names are case - sensitive 一个元素的起始标签和结束标签的名字必须相匹配,并且标签名是大小写敏感的 |
| 9. | Harold s suggestion centers around the mark - up such as tag names , rather than the character data , which he admits has to be localized Harold的建议主要针对的是标记(如标签名)而不是字符数据,他还认为必须将字符数据本地化。 |
| 10. | A prefix is not an identifier for the same reason that a tag name cannot be an identifier : the risk of two different applications using the same prefix is high 标签名不是标识符,同样,前缀也不是标识符。两个不同应用程序使用同一前缀的风险很大。 |