Method Parser.XML.NSTree.NSNode()->get_xml_name()
- Method
get_xml_name
string
get_xml_name()- Description
Returns the element name as it occurs in xml files. E.g. "zonk:name" for the element "name" defined in a namespace denoted with "zonk". It will look up a symbol for the namespace in the symbol tables for the node and its parents. If none is found a new label will be generated by hashing the namespace.