localname

localname

常用释义

词性释义

localname
例句
  • 全部
如果写出属性并且localname参数为xmlns,则该方法被视为是创建命名空间声明。
SAX2.0及更高版本都可以输出所有的命名空间数据,因此您可以准确地判定元素的localName与命名空间。
The localname metaproperty is used to obtain the name of each element.
localname元属性用于获取每个元素的名称。
For instance, the class names can be defined as namespace_localname or equivalent expressions.
比如,类名可以定义成namespace_localname或者等价的表示。
The following table lists the value returned by the LocalName property, based on the XPathNodeType of the current node.
下表列出了LocalName属性根据当前节点的XPathNodeType返回的值。