Function Cursor.localName
If the current node is an element, returns its local name (without namespace prefix);
otherwise, returns the same result as name.
Prototype
Cursor . StringType localName();
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --