Function Cursor.name
If the current node is an element or a doctype, returns its complete name; it it is a processing instruction, return its target; otherwise, returns an empty string;
Prototype
Cursor . StringType name();
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --